Adapter Development Kit 6.5 | 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 thrown from an adapter implementation will be caught and logged in the IS server and error logs. For details about the standard ADK exceptions, see the Javadoc for the com.wm.adk.error package.