Package com.aquima.web.api.exception
Class UnauthenticatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aquima.interactions.foundation.exception.AppException
com.aquima.web.api.exception.UnauthenticatedException
- All Implemented Interfaces:
Serializable
public class UnauthenticatedException
extends com.aquima.interactions.foundation.exception.AppException
Exception thrown when a user is not authenticated when the user should be
- Since:
- 17.0
- Author:
- Luuk Vermeer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString