| Code |
Meaning |
Description |
| CLOSED |
Closed |
Exception handling is completed successfully, terminal status |
| ERROR |
Error |
Exception handling fails |
| IN_PROCESS |
In Process |
The workflow process has been started for this exception |
| LOGGED |
Logged |
This exception is logged with appropriate exception name or user assigns appropriate exception name to an OPEN exception |
| MANUAL |
Manual |
This exception is to be processed manually |
| NOT_HANDLED |
Not Handled |
It is preferable not to handle this exception or this exception could not be handled, terminal status |
| NO_ACTION_REQUIRED |
No Action Required |
No need to handle this exception, terminal status |
| OPEN |
Open |
Initial status, not associated with an exception name |