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