Chapter 37. 150000 ~ 150999

150002: Invalid protocol.

CauseAn invalid protocol was used.
ActionEnsure the protocol exists and the message transmission sequence is correct.

150003: Successful completion message.

CauseThe procedure was successfully invoked.
ActionCheck the result.

150004: Invalid library path.

CauseThe library path is invalid.
ActionCheck the library path.

150005: Invalid function name.

CauseThe specified function was not found in the library.
ActionCheck the function name.

150006: External procedure failed unexpectedly.

CauseFailed to execute an external function.
ActionInvestigate the cause of the failure and try again.

150008: Invalid class name.

CauseThe specified class was not found in the specified class path.
ActionCheck the class name and path.