Generated scanning the basedir ../../../../ACS/
Generated at Mon Jul 4 08:55:47 2016
| Error name: | ErrorSystemErrType |
| Error code: | 32 |
| The error is defined in: | ../../../../ACS/LGPL/CommonSoftware/acserr/ws/idl/ErrorSystemErrType.xml |
| IDL | |
| File name: | ErrorSystemErrType.idl |
| Module: | ErrorSystemErrType |
| C++ | |
| Include file name: | #include <ErrorSystemErrType.h> |
| Namespace: | using namespace ErrorSystemErrType; |
| Exception for type: | ErrorSystemErrType::ErrorSystemErrTypeExImpl |
| Library file name: | libErrorSystemErrType.so libErrorSystemErrType.a |
| Python | |
| Python imports: | import ErrorSystemErrTypeImpl |
| Java | |
| Jar file name: | ErrorSystemErrType.jar |
| Packages: | import alma.ErrorSystemErrType.*; import alma.ErrorSystemErrType.wrapper.*; |
| Exception for type: | alma.ErrorSystemErrType.ErrorSystemErrTypeEx |
| Exception for type (wrapper): | alma.ErrorSystemErrType.wrapper.AcsJErrorSystemErrTypeEx |
| Short description | Error trace over limit |
| Description | Number of ErrorTrace over limit, no more ErrorTrace could be added |
| IDL | |
| File name: | ErrorSystemErrType.idl |
| Module: | ErrorSystemErrType |
| Error code: | ErrorTraceOverFlow |
| Exception: | ErrorTraceOverFlowEx |
| C++ | |
| Include file name: | #include <ErrorSystemErrType.h> |
| Namespace: | using namespace ErrorSystemErrType; |
| Exception for error: | ErrorSystemErrType::ErrorTraceOverFlowExImpl |
| Completion: | ErrorSystemErrType::ErrorTraceOverFlowCompletion |
| Library file name: | libErrorSystemErrType.so libErrorSystemErrType.a |
| Python | |
| Imports: | import ErrorSystemErrTypeImpl |
| Raise a local exception: | raise ErrorSystemErrTypeImpl.ErrorTraceOverFlowExImpl() |
| Catch exception: | except ErrorSystemErrTypeImpl.ErrorTraceOverFlowEx, e: |
| Java | |
| Jar file name: | ErrorSystemErrType.jar |
| Packages: | import alma.ErrorSystemErrType.*; import alma.ErrorSystemErrType.wrapper.*; |
| Exception for error: | alma.ErrorSystemErrType.ErrorTraceOverFlowEx |
| Exception for error (wrapper): | alma.ErrorSystemErrType.wrapper.AcsJErrorTraceOverFlowEx |
| Short description | Error Trace not initalized |
| Description | Error trace does not contain any error. Initialized by default CompletionImpl constructor |
| IDL | |
| File name: | ErrorSystemErrType.idl |
| Module: | ErrorSystemErrType |
| Error code: | EmptyError |
| Exception: | EmptyErrorEx |
| C++ | |
| Include file name: | #include <ErrorSystemErrType.h> |
| Namespace: | using namespace ErrorSystemErrType; |
| Exception for error: | ErrorSystemErrType::EmptyErrorExImpl |
| Completion: | ErrorSystemErrType::EmptyErrorCompletion |
| Library file name: | libErrorSystemErrType.so libErrorSystemErrType.a |
| Python | |
| Imports: | import ErrorSystemErrTypeImpl |
| Raise a local exception: | raise ErrorSystemErrTypeImpl.EmptyErrorExImpl() |
| Catch exception: | except ErrorSystemErrTypeImpl.EmptyErrorEx, e: |
| Java | |
| Jar file name: | ErrorSystemErrType.jar |
| Packages: | import alma.ErrorSystemErrType.*; import alma.ErrorSystemErrType.wrapper.*; |
| Exception for error: | alma.ErrorSystemErrType.EmptyErrorEx |
| Exception for error (wrapper): | alma.ErrorSystemErrType.wrapper.AcsJEmptyErrorEx |
No codes defined>
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- This is just an example for the ACS Error document -->
<Type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="Alma/ACSError" xsi:schemaLocation="Alma/ACSError ACSError.xsd"
name="ErrorSystemErrType"
type="32"
_prefix="alma"
>
<ErrorCode name="ErrorTraceOverFlow"
shortDescription="Error trace over limit"
description="Number of ErrorTrace over limit, no more ErrorTrace could be added"
/>
<ErrorCode name="EmptyError"
shortDescription="Error Trace not initalized"
description="Error trace does not contain any error. Initialized
by default CompletionImpl constructor"
/>
</Type>
The number is in the corrrect range
The error is not duplicated
Subsystem scanned in 12.742 seconds.