Method | Description | |
---|---|---|
HandlerException ( ) : System | ||
HandlerException ( string message ) : System | ||
HandlerException ( string message, Exception innerException ) : System |
public HandlerException ( string message ) : System | ||
message | string | |
return | System |
public HandlerException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |