Ilumnis Authentication

RightException Class

Generic right logic exception. Base for all exceptions thrown from right logic.

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

System.Object
   System.Exception
      System.ApplicationException
         IExSys.Authentication.Exceptions.AuthenticationException
            IExSys.Authentication.Exceptions.RightException
               IExSys.Authentication.Exceptions.InvalidRightIdentifierException
               IExSys.Authentication.Exceptions.InvalidRightIndexException
               IExSys.Authentication.Exceptions.InvalidRightNameException

public class RightException : AuthenticationException

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

RightException Members | IExSys.Authentication.Exceptions Namespace