The ErrorClassName property in the connector configuration file is required to indicate to the adapter which error handler class to invoke. The value of ErrorClassName is the fully qualified name of the class (for example, com.ibm.adapters.protocol.util.TestErrorClass).
Use the information in this appendix to develop the error handler. To implement its interfaces, put it in the class path of the adapter (in the start script).