Overload List

  NameDescription
Public methodSecurityException()()()()
Initializes a new instance of the SecurityException class with default properties.
Public methodSecurityException(String)
Initializes a new instance of the SecurityException class with a specified error message.
Protected methodSecurityException(SerializationInfo, StreamingContext)
Initializes a new instance of the SecurityException class with serialized data.
Public methodSecurityException(String, Exception)
Initializes a new instance of the SecurityException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also