Class UnauthorizedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.user_portal.api.provider.impl.UnauthorizedException
All Implemented Interfaces:
Serializable

public final class UnauthorizedException extends Exception
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String message)
    • UnauthorizedException

      public UnauthorizedException(String message, Throwable cause)
    • UnauthorizedException

      public UnauthorizedException(Throwable cause)