Method | Description | |
---|---|---|
SignatureException ( ) : System | ||
SignatureException ( string message ) : System | ||
SignatureException ( string message, Exception exception ) : System |
public SignatureException ( string message ) : System | ||
message | string | |
return | System |
public SignatureException ( string message, Exception exception ) : System | ||
message | string | |
exception | Exception | |
return | System |