Error of ACS::objexpErrType

Generated scanning the basedir /alma/ACS-9.0/ACSSW/
Generated at Thu Jul 8 19:55:42 2010


Error name:objexpErrType
Error code: 43
The error is defined in: /alma/ACS-9.0/ACSSW/idl/objexpErrType.xml
IDL
File name:objexpErrType.idl
Module:objexpErrType
C++
Include file name:#include <objexpErrType.h>
Namespace:using namespace objexpErrType;
Exception for type:objexpErrType::objexpErrTypeExImpl
Library file name:libobjexpErrType.so
libobjexpErrType.a
Python
Python imports:import objexpErrTypeImpl
Java
Jar file name:objexpErrType.jar
Packages:import alma.objexpErrType.*;
import alma.objexpErrType.wrapper.*;
Exception for type:alma.objexpErrType.objexpErrTypeEx
Exception for type (wrapper):alma.objexpErrType.wrapper.AcsJobjexpErrTypeEx

Errors

ObjectExplorerReport

Short descriptionObject explorer reports an exception.
DescriptionObject explorer reports an exception performing some operation. This exception is put on top of an error trace logged by the Object Explorer to make clear in the logs that the error trace comes from an action initiated by Object explorer. More details on the actual exception are in the lower levels of the error trace
Members
NameTypeDescription
Context string Optional additional information providing context to the exception
IDL
File name:objexpErrType.idl
Module:objexpErrType
Error code:ObjectExplorerReport
Exception:ObjectExplorerReportEx
C++
Include file name:#include <objexpErrType.h>
Namespace:using namespace objexpErrType;
Exception for error:objexpErrType::ObjectExplorerReportExImpl
Completion:objexpErrType::ObjectExplorerReportCompletion
Library file name:libobjexpErrType.so
libobjexpErrType.a
Python
Imports:import objexpErrTypeImpl
Raise a local exception:raise objexpErrTypeImpl.ObjectExplorerReportExImpl()
Catch exception:except objexpErrTypeImpl.ObjectExplorerReportEx, e:
Java
Jar file name:objexpErrType.jar
Packages:import alma.objexpErrType.*;
import alma.objexpErrType.wrapper.*;
Exception for error:alma.objexpErrType.ObjectExplorerReportEx
Exception for error (wrapper):alma.objexpErrType.wrapper.AcsJObjectExplorerReportEx

ObjectExplorerInterfaceRepositoryAccess

Short descriptionObject explorer reports problems with Interface Repository.
DescriptionObject explorer reports problems accessing the interface repository: or it cannot contact the Interface reporitory or it could not retrieved the information requested.
Members
NameTypeDescription
Curl string Curl of the remote entity
IRid string Interface Repository ID requested
IDL
File name:objexpErrType.idl
Module:objexpErrType
Error code:ObjectExplorerInterfaceRepositoryAccess
Exception:ObjectExplorerInterfaceRepositoryAccessEx
C++
Include file name:#include <objexpErrType.h>
Namespace:using namespace objexpErrType;
Exception for error:objexpErrType::ObjectExplorerInterfaceRepositoryAccessExImpl
Completion:objexpErrType::ObjectExplorerInterfaceRepositoryAccessCompletion
Library file name:libobjexpErrType.so
libobjexpErrType.a
Python
Imports:import objexpErrTypeImpl
Raise a local exception:raise objexpErrTypeImpl.ObjectExplorerInterfaceRepositoryAccessExImpl()
Catch exception:except objexpErrTypeImpl.ObjectExplorerInterfaceRepositoryAccessEx, e:
Java
Jar file name:objexpErrType.jar
Packages:import alma.objexpErrType.*;
import alma.objexpErrType.wrapper.*;
Exception for error:alma.objexpErrType.ObjectExplorerInterfaceRepositoryAccessEx
Exception for error (wrapper):alma.objexpErrType.wrapper.AcsJObjectExplorerInterfaceRepositoryAccessEx

ObjectExplorerConnect

Short descriptionObject explorer reports problems connecting to remote entity
DescriptionObject explorer reports problems connecting to remote entity. The error trace provides more details on the actual failure.
Members
NameTypeDescription
Reason string Optional information describing the reason for the failure
Curl string Curl of the remote entity
IDL
File name:objexpErrType.idl
Module:objexpErrType
Error code:ObjectExplorerConnect
Exception:ObjectExplorerConnectEx
C++
Include file name:#include <objexpErrType.h>
Namespace:using namespace objexpErrType;
Exception for error:objexpErrType::ObjectExplorerConnectExImpl
Completion:objexpErrType::ObjectExplorerConnectCompletion
Library file name:libobjexpErrType.so
libobjexpErrType.a
Python
Imports:import objexpErrTypeImpl
Raise a local exception:raise objexpErrTypeImpl.ObjectExplorerConnectExImpl()
Catch exception:except objexpErrTypeImpl.ObjectExplorerConnectEx, e:
Java
Jar file name:objexpErrType.jar
Packages:import alma.objexpErrType.*;
import alma.objexpErrType.wrapper.*;
Exception for error:alma.objexpErrType.ObjectExplorerConnectEx
Exception for error (wrapper):alma.objexpErrType.wrapper.AcsJObjectExplorerConnectEx

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="objexpErrType" type="43" _prefix="alma">
	<ErrorCode name="ObjectExplorerReport"
		shortDescription="Object explorer reports an exception."
		description="Object explorer reports an exception
                performing some operation. This exception is put on
		top of an error trace logged by the Object Explorer
                to make clear in the logs that the error trace comes
		from an action initiated by Object explorer.
		More details on the actual exception are in the lower
		levels of the error trace">
		<Member name="Context"
			type="string"
			description="Optional additional information providing context to the exception"/>
	</ErrorCode>
	<ErrorCode name="ObjectExplorerInterfaceRepositoryAccess"
		shortDescription="Object explorer reports problems with Interface Repository."
		description="Object explorer reports problems
                accessing the interface repository: or it cannot
		contact the Interface reporitory or it could not
		retrieved the information requested.">
		<Member name="Curl"
			type="string"
			description="Curl of the remote entity"/>
		<Member name="IRid"
			type="string"
			description="Interface Repository ID requested"/>
	</ErrorCode>
	<ErrorCode name="ObjectExplorerConnect"
		shortDescription="Object explorer reports problems connecting to remote entity"
		description="Object explorer reports problems connecting
                to remote entity. The error trace provides more
		details on the actual failure.">
		<Member name="Reason"
			type="string"
			description="Optional information describing the reason for the failure"/>
		<Member name="Curl"
			type="string"
			description="Curl of the remote entity"/>
	</ErrorCode>
</Type>


Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 2.386 seconds.