Class AuthenticationSystemException

All Implemented Interfaces:
Serializable

public class AuthenticationSystemException extends AuthenticationException
Thrown when something in the authentication system fails.
Author:
Alfonso Vásquez
See Also:
  • Constructor Details

    • AuthenticationSystemException

      public AuthenticationSystemException()
    • AuthenticationSystemException

      public AuthenticationSystemException(String s)
    • AuthenticationSystemException

      public AuthenticationSystemException(String s, Throwable throwable)