Class AuthenticationException

All Implemented Interfaces:
Serializable

public class AuthenticationException extends NamingSecurityException
Runtime exception mirroring the JNDI AuthenticationException.
Since:
1.2
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(AuthenticationException cause)
    • AuthenticationException

      public AuthenticationException()