Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends RepositoryException
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException()
    • UnauthorizedException

      public UnauthorizedException(String msg)
    • UnauthorizedException

      public UnauthorizedException(Throwable t)
    • UnauthorizedException

      public UnauthorizedException(String msg, Throwable t)