General Component Errors (Magic xpi 4.5)
The Magic xpi Server Flow Manager checks for errors after each step is executed. If a step produces an error message, the Error Handler is invoked.
If a component (in a step) contains more than one method, the step's error policy determines whether to first complete all the actions or exit the step and immediately execute the error policy.
If you select General from the Error Repository's Components drop-down list, the error codes listed below are available.
|
|
10
|
UserBLOB mismatch
|
11
|
UserString mismatch
|
12
|
UserXML data mismatch
|
13
|
The max instances allowed were exceeded
|
15
|
Flow terminated by component return action
|
16
|
Internal error
|
17
|
Invalid command string
|
18
|
Disabled flow called
|
19
|
Server not available
|
21
|
Java Exception
|
22
|
Process exceeded maximum recursion depth
|
23
|
Called flow aborted
|
24
|
Error Code [code number] does not exist for the selected component
|