Class AuthenticationFailedException#
Defined in File AuthenticationFailedException.cs
Inheritance Relationships#
Base Type#
public Exception
Class Documentation#
- class xbe.sdk.AuthenticationFailedException : Exception#
Public Functions
- AuthenticationFailedException ()#
- AuthenticationFailedException (string message)
- AuthenticationFailedException (string message, Exception innerException)
Protected Functions
- AuthenticationFailedException (SerializationInfo info, StreamingContext context)