Method | Description | |
---|---|---|
NeddleException ( ) : System |
Initializes a new instance of the NeddleException class.
|
|
NeddleException ( string message ) : System |
Initializes a new instance of the NeddleException class.
|
|
NeddleException ( string message, |
Initializes a new instance of the NeddleException class.
|
Method | Description | |
---|---|---|
NeddleException ( |
Initializes a new instance of the NeddleException class.
|
protected NeddleException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
return | System |
public NeddleException ( string message ) : System | ||
message | string | A message that describes the error. |
return | System |
public NeddleException ( string message, |
||
message | string | The message. |
inner | The inner. | |
return | System |