Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends RepositoryException
See Also:
  • Constructor Details Link icon

    • UnauthorizedException Link icon

      public UnauthorizedException()
    • UnauthorizedException Link icon

      public UnauthorizedException(String msg)
    • UnauthorizedException Link icon

      public UnauthorizedException(Throwable t)
    • UnauthorizedException Link icon

      public UnauthorizedException(String msg, Throwable t)