Class AuthenticationFailureException

All Implemented Interfaces:
Serializable

public class AuthenticationFailureException extends PossibleAuthenticationFailureException
Thrown when the broker refuses access due to an authentication failure.
See Also:
  • Constructor Details

    • AuthenticationFailureException

      public AuthenticationFailureException(String reason)