Class BrokerFailureException

All Implemented Interfaces:
Serializable

public class BrokerFailureException extends BrokerException
This exception is thrown by Information Broker client methods when an internal failure happens when communicating with the broker.
See Also:
  • Method Details

    • getFailureString

      public String getFailureString()
      Get the fail string.
    • getFailureCode

      public int getFailureCode()
      Get the error code.