Class AccountDisabledException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AccountDisabledException
    extends javax.security.auth.login.AccountException
    Describes an authentication error condition where a user account has been administratively disabled.
    Since:
    4.0.0
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      AccountDisabledException​(java.lang.String msg)
      Instantiates a new account disabled exception.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
    • Constructor Detail

      • AccountDisabledException

        public AccountDisabledException​(java.lang.String msg)
        Instantiates a new account disabled exception.
        Parameters:
        msg - the msg