Ilumnis Authentication

AuthenticationException Class

Base class for all exceptions generated by IExSys.Authentication module.

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

System.Object
   System.Exception
      System.ApplicationException
         IExSys.Authentication.Exceptions.AuthenticationException
            IExSys.Authentication.Exceptions.DomainException
            IExSys.Authentication.Exceptions.RightException
            IExSys.Authentication.Exceptions.RoleException
            IExSys.Authentication.Exceptions.StorageException
            IExSys.Authentication.Exceptions.UserException

public class AuthenticationException : ApplicationException

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: IExSys.Authentication.Exceptions

Assembly: IExSys.Authentication (in IExSys.Authentication.dll)

See Also

AuthenticationException Members | IExSys.Authentication.Exceptions Namespace