Class QAuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kingsrook.qqq.backend.core.exceptions.QException
com.kingsrook.qqq.backend.core.exceptions.QAuthenticationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AccessTokenException

public class QAuthenticationException extends QException
Exception thrown doing authentication
See Also:
  • Constructor Details

    • QAuthenticationException

      public QAuthenticationException(String message)
      Constructor of message
    • QAuthenticationException

      public QAuthenticationException(String message, Throwable cause)
      Constructor of message invalid input: '&' cause