Class AuthenticationFailureException

All Implemented Interfaces:
Serializable

public class AuthenticationFailureException extends StreamException
Exception to report a failed authentication attempt.
See Also:
  • Constructor Details

    • AuthenticationFailureException

      public AuthenticationFailureException(String message)
    • AuthenticationFailureException

      public AuthenticationFailureException(String message, short errorCode)