Error Codes
Error codes of the E2E Bridge are classified into:
Log Errors | Log errors are errors, that are not related to the implementation of a service. Log errors are written to the bridgeserver log and are indicating e.g. a configuration problem. They cannot be caught by the modeler. |
System Errors | System errors are "regular" errors, thrown by the xUML Runtime, that can be caught by the modeler (see Catching Errors). A system error, that has not been caught, will be written to the bridgeserver log. |