SecurityFault Constructor
Initializes a new instance of the SecurityFault class.
Overload List
Name | Description |
---|---|
SecurityFault (String) | Initializes a new instance of the SecurityFault class using the specified error message. |
SecurityFault (String, XmlQualifiedName) | Initializes a new instance of the SecurityFault class using the specified error message and error code. |
SecurityFault (String, XmlQualifiedName, Exception) | Initializes a new instance of the SecurityFault class using the specified error message, error code, and exception that caused this exception. |
See Also
Reference
SecurityFault Class
SecurityFault Members
Microsoft.Web.Services3.Security Namespace