C# Class Smrf.NodeXL.ExcelTemplate.EmailExceptionHandler

Handles exceptions caught when a graph is exported to email.
Inheritance: Object
ファイルを表示 Open project: 2014-sed-team3/term-project Class Usage Examples

Public Methods

Method Description
TryGetMessageForRecognizedException ( Exception exception, String &message ) : System.Boolean

Method Details

TryGetMessageForRecognizedException() public static method

public static TryGetMessageForRecognizedException ( Exception exception, String &message ) : System.Boolean
exception System.Exception
message String
return System.Boolean