Class BrokeredAuthenticationException

All Implemented Interfaces:
Serializable

public class BrokeredAuthenticationException extends ConnectException
Brokered Authentication Exception indicates that the proxy server did not accept the provided credentials
See Also:
  • Constructor Details

    • BrokeredAuthenticationException

      public BrokeredAuthenticationException(String message)
      Brokered Authentication Exception constructor with failure message
      Parameters:
      message - Message describing failure reason