Error of ACS::ACSErrTypeCORBA

Generated scanning the basedir /alma/ACS-8.0/ACSSW/
Generated at Thu Apr 30 03:23:08 2009


Error name:ACSErrTypeCORBA
Error code: 15
The error is defined in: /alma/ACS-8.0/ACSSW/idl/ACSErrTypeCORBA.xml
IDL
File name:ACSErrTypeCORBA.idl
Module:ACSErrTypeCORBA
C++
Include file name:#include <ACSErrTypeCORBA.h>
Namespace:using namespace ACSErrTypeCORBA;
Exception for type:ACSErrTypeCORBA::ACSErrTypeCORBAExImpl
Library file name:libACSErrTypeCORBA.so
libACSErrTypeCORBA.a
Python
Python imports:import ACSErrTypeCORBAImpl
Java
Jar file name:ACSErrTypeCORBA.jar
Packages:import alma.ACSErrTypeCORBA.*;
import alma.ACSErrTypeCORBA.wrapper.*;
Exception for type:alma.ACSErrTypeCORBA.ACSErrTypeCORBAEx
Exception for type (wrapper):alma.ACSErrTypeCORBA.wrapper.AcsJACSErrTypeCORBAEx

Errors

FailedToResolveService

Short descriptionFailed to resolve service reference.
DescriptionFailed to resolve service reference.
IDL
File name:ACSErrTypeCORBA.idl
Module:ACSErrTypeCORBA
Error code:FailedToResolveService
Exception:FailedToResolveServiceEx
C++
Include file name:#include <ACSErrTypeCORBA.h>
Namespace:using namespace ACSErrTypeCORBA;
Exception for error:ACSErrTypeCORBA::FailedToResolveServiceExImpl
Completion:ACSErrTypeCORBA::FailedToResolveServiceCompletion
Library file name:libACSErrTypeCORBA.so
libACSErrTypeCORBA.a
Python
Imports:import ACSErrTypeCORBAImpl
Raise a local exception:raise ACSErrTypeCORBAImpl.FailedToResolveServiceExImpl()
Catch exception:except ACSErrTypeCORBAImpl.FailedToResolveServiceEx, e:
Java
Jar file name:ACSErrTypeCORBA.jar
Packages:import alma.ACSErrTypeCORBA.*;
import alma.ACSErrTypeCORBA.wrapper.*;
Exception for error:alma.ACSErrTypeCORBA.FailedToResolveServiceEx
Exception for error (wrapper):alma.ACSErrTypeCORBA.wrapper.AcsJFailedToResolveServiceEx

CORBAReferenceNil

Short descriptionCORBA reference is nil
DescriptionValue of the CORBA reference is nil
Members
NameTypeDescription
Variable string Name of varable / reference which value is nil
IDL
File name:ACSErrTypeCORBA.idl
Module:ACSErrTypeCORBA
Error code:CORBAReferenceNil
Exception:CORBAReferenceNilEx
C++
Include file name:#include <ACSErrTypeCORBA.h>
Namespace:using namespace ACSErrTypeCORBA;
Exception for error:ACSErrTypeCORBA::CORBAReferenceNilExImpl
Completion:ACSErrTypeCORBA::CORBAReferenceNilCompletion
Library file name:libACSErrTypeCORBA.so
libACSErrTypeCORBA.a
Python
Imports:import ACSErrTypeCORBAImpl
Raise a local exception:raise ACSErrTypeCORBAImpl.CORBAReferenceNilExImpl()
Catch exception:except ACSErrTypeCORBAImpl.CORBAReferenceNilEx, e:
Java
Jar file name:ACSErrTypeCORBA.jar
Packages:import alma.ACSErrTypeCORBA.*;
import alma.ACSErrTypeCORBA.wrapper.*;
Exception for error:alma.ACSErrTypeCORBA.CORBAReferenceNilEx
Exception for error (wrapper):alma.ACSErrTypeCORBA.wrapper.AcsJCORBAReferenceNilEx

NarrowFailed

Short descriptionNarrow failed
DescriptionReference narrow failed
Members
NameTypeDescription
NarrowType string Narrow type
IDL
File name:ACSErrTypeCORBA.idl
Module:ACSErrTypeCORBA
Error code:NarrowFailed
Exception:NarrowFailedEx
C++
Include file name:#include <ACSErrTypeCORBA.h>
Namespace:using namespace ACSErrTypeCORBA;
Exception for error:ACSErrTypeCORBA::NarrowFailedExImpl
Completion:ACSErrTypeCORBA::NarrowFailedCompletion
Library file name:libACSErrTypeCORBA.so
libACSErrTypeCORBA.a
Python
Imports:import ACSErrTypeCORBAImpl
Raise a local exception:raise ACSErrTypeCORBAImpl.NarrowFailedExImpl()
Catch exception:except ACSErrTypeCORBAImpl.NarrowFailedEx, e:
Java
Jar file name:ACSErrTypeCORBA.jar
Packages:import alma.ACSErrTypeCORBA.*;
import alma.ACSErrTypeCORBA.wrapper.*;
Exception for error:alma.ACSErrTypeCORBA.NarrowFailedEx
Exception for error (wrapper):alma.ACSErrTypeCORBA.wrapper.AcsJNarrowFailedEx

Codes

No codes defined

XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- edited with XMLSPY v5 rel. 2 U (http://www.xmlspy.com) by Bogdan Jeram (E.S.O.) -->
<Type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="Alma/ACSError" xsi:schemaLocation="Alma/ACSError ACSError.xsd" name="ACSErrTypeCORBA" type="15" _prefix="alma">
	<ErrorCode name="FailedToResolveService"
		shortDescription="Failed to resolve service reference."
		description="Failed to resolve service reference."
	/>
	<ErrorCode name="CORBAReferenceNil"
			shortDescription="CORBA reference is nil"
			description="Value of the CORBA reference is nil">
			<Member name="Variable"
				type="string"
				description="Name of varable / reference which value is nil"/>
	</ErrorCode>
	<ErrorCode name="NarrowFailed"
			shortDescription="Narrow failed"
			description="Reference narrow failed">
			<Member name="NarrowType"
				type="string"
				description="Narrow type"/>
	</ErrorCode>
</Type>


Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 1.185 seconds.