Class AuthenticationException

All Implemented Interfaces:
Serializable, TransportException

public class AuthenticationException extends RequestValidationException
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String msg)
    • AuthenticationException

      public AuthenticationException(String msg, Throwable e)