Ilumnis Authentication

InvalidRoleIndexException Class

Thrown when IExSys.Authentication.Role indexer is used in unexpected manner.

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

System.Object
   System.Exception
      System.ApplicationException
         IExSys.Authentication.Exceptions.AuthenticationException
            IExSys.Authentication.Exceptions.RoleException
               IExSys.Authentication.Exceptions.InvalidRoleIndexException

public class InvalidRoleIndexException : RoleException

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

InvalidRoleIndexException Members | IExSys.Authentication.Exceptions Namespace