Class BrokerErrorException

All Implemented Interfaces:
Serializable

public class BrokerErrorException extends BrokerClientException
See Also:
  • Field Details

  • Constructor Details

    • BrokerErrorException

      public BrokerErrorException(BrokerError brokerError)
    • BrokerErrorException

      public BrokerErrorException(BrokerError error, Throwable cause)
  • Method Details