Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Handling Errors | BrokerExceptions | Getting an Exception Description
 
Getting an Exception Description
You can use the BrokerException.toString or BrokerException.toCompleteString methods to obtain a descriptive message from BrokerException. The BrokerException.toString method returns a brief message; the BrokerException.toCompleteString method returns a more detailed description.