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 Details Link icon

    • UnauthenticatedException Link icon

      public UnauthenticatedException(String message)