Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Handling Errors | BrokerExceptions
 
BrokerExceptions
 
Catching Exceptions
Determining the Exception Type
Getting an Exception Description
Many of the webMethods Broker API methods are designed to throw a BrokerException when an error occurs. The BrokerException class is the base class for all the exceptions that can be thrown by the webMethods Broker API. For a list of all of the possible exceptions, see API Exceptions.