java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
io.quarkus.security.UnauthorizedException
- All Implemented Interfaces:
Serializable
- Author:
- Michal Szynkiewicz, [email protected]
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnauthorizedException
(String errorMessage) UnauthorizedException
(String errorMessage, Throwable cause) UnauthorizedException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnauthorizedException
public UnauthorizedException() -
UnauthorizedException
-
UnauthorizedException
-
UnauthorizedException
-