Generated scanning the basedir ../../../../ACS/
Generated at Mon Jul 4 08:55:47 2016
| Error name: | lkmErrType |
| Error code: | 60 |
| The error is defined in: | ../../../../ACS/NO-LGPL/rtos/lkm/idl/lkmErrType.xml |
| IDL | |
| File name: | lkmErrType.idl |
| Module: | lkmErrType |
| C++ | |
| Include file name: | #include <lkmErrType.h> |
| Namespace: | using namespace lkmErrType; |
| Exception for type: | lkmErrType::lkmErrTypeExImpl |
| Library file name: | liblkmErrType.so liblkmErrType.a |
| Python | |
| Python imports: | import lkmErrTypeImpl |
| Java | |
| Jar file name: | lkmErrType.jar |
| Packages: | import alma.lkmErrType.*; import alma.lkmErrType.wrapper.*; |
| Exception for type: | alma.lkmErrType.lkmErrTypeEx |
| Exception for type (wrapper): | alma.lkmErrType.wrapper.AcsJlkmErrTypeEx |
| Short description | load Kernel Modules Error | |||||||||
| Description | Problem to load kernel modulea | |||||||||
| Members |
| |||||||||
| IDL | ||||||||||
| File name: | lkmErrType.idl | |||||||||
| Module: | lkmErrType | |||||||||
| Error code: | loadModulesError | |||||||||
| Exception: | loadModulesErrorEx | |||||||||
| C++ | ||||||||||
| Include file name: | #include <lkmErrType.h> | |||||||||
| Namespace: | using namespace lkmErrType; | |||||||||
| Exception for error: | lkmErrType::loadModulesErrorExImpl | |||||||||
| Completion: | lkmErrType::loadModulesErrorCompletion | |||||||||
| Library file name: | liblkmErrType.so liblkmErrType.a | |||||||||
| Python | ||||||||||
| Imports: | import lkmErrTypeImpl | |||||||||
| Raise a local exception: | raise lkmErrTypeImpl.loadModulesErrorExImpl() | |||||||||
| Catch exception: | except lkmErrTypeImpl.loadModulesErrorEx, e: | |||||||||
| Java | ||||||||||
| Jar file name: | lkmErrType.jar | |||||||||
| Packages: | import alma.lkmErrType.*; import alma.lkmErrType.wrapper.*; | |||||||||
| Exception for error: | alma.lkmErrType.loadModulesErrorEx | |||||||||
| Exception for error (wrapper): | alma.lkmErrType.wrapper.AcsJloadModulesErrorEx | |||||||||
| Short description | unload Kernel Modules Error | |||||||||
| Description | Problem to unload kernel modules | |||||||||
| Members |
| |||||||||
| IDL | ||||||||||
| File name: | lkmErrType.idl | |||||||||
| Module: | lkmErrType | |||||||||
| Error code: | unloadModulesError | |||||||||
| Exception: | unloadModulesErrorEx | |||||||||
| C++ | ||||||||||
| Include file name: | #include <lkmErrType.h> | |||||||||
| Namespace: | using namespace lkmErrType; | |||||||||
| Exception for error: | lkmErrType::unloadModulesErrorExImpl | |||||||||
| Completion: | lkmErrType::unloadModulesErrorCompletion | |||||||||
| Library file name: | liblkmErrType.so liblkmErrType.a | |||||||||
| Python | ||||||||||
| Imports: | import lkmErrTypeImpl | |||||||||
| Raise a local exception: | raise lkmErrTypeImpl.unloadModulesErrorExImpl() | |||||||||
| Catch exception: | except lkmErrTypeImpl.unloadModulesErrorEx, e: | |||||||||
| Java | ||||||||||
| Jar file name: | lkmErrType.jar | |||||||||
| Packages: | import alma.lkmErrType.*; import alma.lkmErrType.wrapper.*; | |||||||||
| Exception for error: | alma.lkmErrType.unloadModulesErrorEx | |||||||||
| Exception for error (wrapper): | alma.lkmErrType.wrapper.AcsJunloadModulesErrorEx | |||||||||
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="lkmErrType"
type="60"
_prefix="alma"
>
<ErrorCode name="loadModulesError"
shortDescription="load Kernel Modules Error"
description="Problem to load kernel modulea">
<Member name="ConfigFile"
type="string"
description="Name of configuration file containing module names to be loaded"
/>
<Member name="ReturnCode"
type="long"
description="system call return code"
/>
</ErrorCode>
<ErrorCode name="unloadModulesError"
shortDescription="unload Kernel Modules Error"
description="Problem to unload kernel modules">
<Member name="ConfigFile"
type="string"
description="Name of configuration file containing module names to be loaded"
/>
<Member name="ReturnCode"
type="long"
description="system call return code"
/>
</ErrorCode>
</Type>
The number is in the corrrect range
The error is not duplicated
Subsystem scanned in 12.742 seconds.