Class AuthenticationRuntimeException

    • Constructor Summary

      Constructors 
      Constructor Description
      AuthenticationRuntimeException​(java.lang.String message)
      Creates an exception with the specified message.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AuthenticationRuntimeException

        public AuthenticationRuntimeException​(java.lang.String message)
        Creates an exception with the specified message.
        Parameters:
        message - the exception message