ComponentSpace SAML Class Library Reference

SAMLProtocolException Class

The exception that is thrown when a SAML protocol or communications error occurs.

For a list of all members of this type, see SAMLProtocolException Members.

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.SAML.SAMLException
            ComponentSpace.SAML.SAMLProtocolException

[Visual Basic]
Public Class SAMLProtocolException
    Inherits SAMLException
[C#]
public class SAMLProtocolException : SAMLException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.SAML

Assembly: ComponentSpace.SAML (in ComponentSpace.SAML.dll)

See Also

SAMLProtocolException Members | ComponentSpace.SAML Namespace