Overload List

  Name Description
ServerPolicyException () () ()
Initializes a new instance of the class.
ServerPolicyException(String)
Initializes a new instance of the class with a specified error message.
ServerPolicyException(SerializationInfo, StreamingContext)
Initializes a new instance of the class with serialized data.
ServerPolicyException(String, Exception)
Initializes a new instance of the class with a specified error message and reference to the inner exception that is the cause of this exception.

See Also