Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Overview | Development Time Tasks and Support | Exception Support
 
Exception Support
The ADK provides standard exception classes that enable the adapter implementation to inform the server of exception conditions encountered by the adapter implementation. Any exception from an adapter implementation is caught and logged in the Integration Server and error logs. For details about the standard ADK exceptions, see the Javadoc for the com.wm.adk.error package.