Generated scanning the basedir ../../../../ACS/
Generated at Fri Jul 17 13:01:39 2015
Error name: | acsexmplErrTest |
Error code: | 905 |
The error is defined in: | ../../../../ACS/LGPL/CommonSoftware/acsexmpl/ws/idl/acsexmplErrTest.xml |
IDL | |
File name: | acsexmplErrTest.idl |
Module: | acsexmplErrTest |
C++ | |
Include file name: | #include <acsexmplErrTest.h> |
Namespace: | using namespace acsexmplErrTest; |
Exception for type: | acsexmplErrTest::acsexmplErrTestExImpl |
Library file name: | libacsexmplErrTest.so libacsexmplErrTest.a |
Python | |
Python imports: | import acsexmplErrTestImpl |
Java | |
Jar file name: | acsexmplErrTest.jar |
Packages: | import alma.acsexmplErrTest.*; import alma.acsexmplErrTest.wrapper.*; |
Exception for type: | alma.acsexmplErrTest.acsexmplErrTestEx |
Exception for type (wrapper): | alma.acsexmplErrTest.wrapper.AcsJacsexmplErrTestEx |
Short description | Initialization Failure |
Description | An error occured during the initialization of the component |
IDL | |
File name: | acsexmplErrTest.idl |
Module: | acsexmplErrTest |
Error code: | InitializationFailure |
Exception: | InitializationFailureEx |
C++ | |
Include file name: | #include <acsexmplErrTest.h> |
Namespace: | using namespace acsexmplErrTest; |
Exception for error: | acsexmplErrTest::InitializationFailureExImpl |
Completion: | acsexmplErrTest::InitializationFailureCompletion |
Library file name: | libacsexmplErrTest.so libacsexmplErrTest.a |
Python | |
Imports: | import acsexmplErrTestImpl |
Raise a local exception: | raise acsexmplErrTestImpl.InitializationFailureExImpl() |
Catch exception: | except acsexmplErrTestImpl.InitializationFailureEx, e: |
Java | |
Jar file name: | acsexmplErrTest.jar |
Packages: | import alma.acsexmplErrTest.*; import alma.acsexmplErrTest.wrapper.*; |
Exception for error: | alma.acsexmplErrTest.InitializationFailureEx |
Exception for error (wrapper): | alma.acsexmplErrTest.wrapper.AcsJInitializationFailureEx |
Short description | Construction Failure |
Description | An error occured during the construction of the component |
IDL | |
File name: | acsexmplErrTest.idl |
Module: | acsexmplErrTest |
Error code: | ConstructionFailure |
Exception: | ConstructionFailureEx |
C++ | |
Include file name: | #include <acsexmplErrTest.h> |
Namespace: | using namespace acsexmplErrTest; |
Exception for error: | acsexmplErrTest::ConstructionFailureExImpl |
Completion: | acsexmplErrTest::ConstructionFailureCompletion |
Library file name: | libacsexmplErrTest.so libacsexmplErrTest.a |
Python | |
Imports: | import acsexmplErrTestImpl |
Raise a local exception: | raise acsexmplErrTestImpl.ConstructionFailureExImpl() |
Catch exception: | except acsexmplErrTestImpl.ConstructionFailureEx, e: |
Java | |
Jar file name: | acsexmplErrTest.jar |
Packages: | import alma.acsexmplErrTest.*; import alma.acsexmplErrTest.wrapper.*; |
Exception for error: | alma.acsexmplErrTest.ConstructionFailureEx |
Exception for error (wrapper): | alma.acsexmplErrTest.wrapper.AcsJConstructionFailureEx |
No codes defined>
<?xml version="1.0" encoding="ISO-8859-1"?> <Type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="Alma/ACSError" xsi:schemaLocation="Alma/ACSError ACSError.xsd" name="acsexmplErrTest" type="905" _prefix="alma" > <ErrorCode name="InitializationFailure" shortDescription="Initialization Failure" description="An error occured during the initialization of the component" > </ErrorCode> <ErrorCode name="ConstructionFailure" shortDescription="Construction Failure" description="An error occured during the construction of the component" > </ErrorCode> </Type>
The number is in the corrrect range
The error is not duplicated
Subsystem scanned in 35.804 seconds.