Method | Description | |
---|---|---|
SignatureException ( string message ) : System | ||
SignatureException ( string message, |
Method | Description | |
---|---|---|
SignatureException ( System info, System context ) : System |
Constructs a new instance of the SignatureException class with serialized data.
|
protected SignatureException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public SignatureException ( string message ) : System | ||
message | string | |
return | System |
public SignatureException ( string message, |
||
message | string | |
innerException | ||
return | System |