Method | Description | |
---|---|---|
HandlerException ( |
Initializes a new instance of the HandlerException class.
|
|
HandlerException ( string message, |
Initializes a new instance of the HandlerException class.
|
|
HandlerException ( string message, |
Initializes a new instance of the HandlerException class.
|
public HandlerException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
return | System |
public HandlerException ( string message, |
||
message | string | The message. |
name | ||
return | System |
public HandlerException ( string message, |
||
message | string | The message. |
name | ||
innerException | ||
return | System |