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.