All Message Codes fall into OTHER Category

All other message codes which do not belong to a specific category.


OTHER0000E

Message code corresponds to undefined error occurred.

Cause Actions
Undefined error has occurred. See the accompanying error messages which should indicate the cause of the error.

Corresponding error


OTHER0001E

Message code corresponds to the error which indicates that the application attempted to call a method on a null in a case where an object is required.

Cause Actions
Performed an operation on reference to a none existing object. See the accompanying error messages which should indicate the cause of the error.
See the accompanying error messages which should indicate the cause of the error.

Corresponding error


OTHER0002E

Message code corresponds to the error which indicates a method has been invoked at an illegal or inappropriate time, or the object is not in an appropriate state for the requested operation.

Cause Actions
Object is not in an appropriate state for the requested operation. See the accompanying error messages which should indicate the cause of the error.

Corresponding error


OTHER0003E

Message code corresponds to the error which indicates a component has been passed an illegal or inappropriate input data.

Cause Actions
Data passed to a component in a process is illegal or inappropriate. See the accompanying error messages which should indicate the cause of the error.

Corresponding error