Class InvalidLoginLocationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidLoginLocationException
    extends javax.security.auth.login.AccountException
    Describes an error condition where authentication occurs from a location that is disallowed by security policy applied to the underlying user account.
    Since:
    4.0.0
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      InvalidLoginLocationException​(java.lang.String message)
      Instantiates a new invalid login location 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

      • InvalidLoginLocationException

        public InvalidLoginLocationException​(java.lang.String message)
        Instantiates a new invalid login location exception.
        Parameters:
        message - the message