ComponentSpace SAML Class Library Reference

SAMLSerializationException Class

The exception that is thrown when a SAML serialization or deserialization operation fails.

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

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

[Visual Basic]
Public Class SAMLSerializationException
    Inherits SAMLException
[C#]
public class SAMLSerializationException : 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

SAMLSerializationException Members | ComponentSpace.SAML Namespace