Java Class Adapter messages

The following is a listing of all the codes and messages that can be returned as a result of using the Java Class Adapter for sources or targets.

Note: Adapter return codes with positive numbers are warning codes that indicate a successful operation. Adapter return codes with negative numbers are error codes that indicate a failed operation.
Return Code
Message
-1001
Java exception occurred: exception_description

The variable exception_description represents the exception error returned by the Java language.