Error of ACS::ACSErrTypeCommon

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


Error name:ACSErrTypeCommon
Error code: 10
The error is defined in: /alma/ACS-8.0/ACSSW/idl/ACSErrTypeCommon.xml
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for type:ACSErrTypeCommon::ACSErrTypeCommonExImpl
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Python imports:import ACSErrTypeCommonImpl
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for type:alma.ACSErrTypeCommon.ACSErrTypeCommonEx
Exception for type (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJACSErrTypeCommonEx

Errors

FileNotFound

Short descriptionFile couldn't be found
DescriptionFile couldn't be found
Members
NameTypeDescription
FileName string File name
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:FileNotFound
Exception:FileNotFoundEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::FileNotFoundExImpl
Completion:ACSErrTypeCommon::FileNotFoundCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.FileNotFoundExImpl()
Catch exception:except ACSErrTypeCommonImpl.FileNotFoundEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.FileNotFoundEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJFileNotFoundEx

OutOfBounds

Short descriptionOut of bounds
DescriptionOut of bounds
Members
NameTypeDescription
MinValue string Min value of the bounds.
MaxValue string Max value of the bounds.
RequestedValue string Requested value.
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:OutOfBounds
Exception:OutOfBoundsEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::OutOfBoundsExImpl
Completion:ACSErrTypeCommon::OutOfBoundsCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.OutOfBoundsExImpl()
Catch exception:except ACSErrTypeCommonImpl.OutOfBoundsEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.OutOfBoundsEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJOutOfBoundsEx

IOError

Short descriptionInput Output Error
DescriptionInput Output Error
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:IOError
Exception:IOErrorEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::IOErrorExImpl
Completion:ACSErrTypeCommon::IOErrorCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.IOErrorExImpl()
Catch exception:except ACSErrTypeCommonImpl.IOErrorEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.IOErrorEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJIOErrorEx

Unknown

Short descriptionUnknown Error
DescriptionUnknown Error
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:Unknown
Exception:UnknownEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::UnknownExImpl
Completion:ACSErrTypeCommon::UnknownCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.UnknownExImpl()
Catch exception:except ACSErrTypeCommonImpl.UnknownEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.UnknownEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJUnknownEx

NoResources

Short descriptionNo Resources
DescriptionNo Resources
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:NoResources
Exception:NoResourcesEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::NoResourcesExImpl
Completion:ACSErrTypeCommon::NoResourcesCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.NoResourcesExImpl()
Catch exception:except ACSErrTypeCommonImpl.NoResourcesEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.NoResourcesEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJNoResourcesEx

MemoryFault

Short descriptionMemory Problem
DescriptionMemory Problem
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:MemoryFault
Exception:MemoryFaultEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::MemoryFaultExImpl
Completion:ACSErrTypeCommon::MemoryFaultCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.MemoryFaultExImpl()
Catch exception:except ACSErrTypeCommonImpl.MemoryFaultEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.MemoryFaultEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJMemoryFaultEx

CouldntCreateObject

Short descriptionObject couldn't be created
DescriptionObject couldn't be created
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:CouldntCreateObject
Exception:CouldntCreateObjectEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::CouldntCreateObjectExImpl
Completion:ACSErrTypeCommon::CouldntCreateObjectCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.CouldntCreateObjectExImpl()
Catch exception:except ACSErrTypeCommonImpl.CouldntCreateObjectEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.CouldntCreateObjectEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJCouldntCreateObjectEx

CouldntCreateThread

Short descriptionThread couldn't be created
DescriptionThread couldn't be created
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:CouldntCreateThread
Exception:CouldntCreateThreadEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::CouldntCreateThreadExImpl
Completion:ACSErrTypeCommon::CouldntCreateThreadCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.CouldntCreateThreadExImpl()
Catch exception:except ACSErrTypeCommonImpl.CouldntCreateThreadEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.CouldntCreateThreadEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJCouldntCreateThreadEx

CouldntAccessComponent

Short descriptionComponent couldn't be accessed
DescriptionComponent couldn't be accessed
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:CouldntAccessComponent
Exception:CouldntAccessComponentEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::CouldntAccessComponentExImpl
Completion:ACSErrTypeCommon::CouldntAccessComponentCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.CouldntAccessComponentExImpl()
Catch exception:except ACSErrTypeCommonImpl.CouldntAccessComponentEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.CouldntAccessComponentEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJCouldntAccessComponentEx

CouldntAccessProperty

Short descriptionProperty couldn't be accessed
DescriptionProperty couldn't be accessed
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:CouldntAccessProperty
Exception:CouldntAccessPropertyEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::CouldntAccessPropertyExImpl
Completion:ACSErrTypeCommon::CouldntAccessPropertyCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.CouldntAccessPropertyExImpl()
Catch exception:except ACSErrTypeCommonImpl.CouldntAccessPropertyEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.CouldntAccessPropertyEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJCouldntAccessPropertyEx

CouldntPerformAction

Short descriptionAction couldn't be performed
DescriptionAction couldn't be performed
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:CouldntPerformAction
Exception:CouldntPerformActionEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::CouldntPerformActionExImpl
Completion:ACSErrTypeCommon::CouldntPerformActionCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.CouldntPerformActionExImpl()
Catch exception:except ACSErrTypeCommonImpl.CouldntPerformActionEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.CouldntPerformActionEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJCouldntPerformActionEx

TypeNotFound

Short descriptionType Not Found
DescriptionType Not Found
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:TypeNotFound
Exception:TypeNotFoundEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::TypeNotFoundExImpl
Completion:ACSErrTypeCommon::TypeNotFoundCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.TypeNotFoundExImpl()
Catch exception:except ACSErrTypeCommonImpl.TypeNotFoundEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.TypeNotFoundEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJTypeNotFoundEx

TypeNotSupported

Short descriptionType Not Supported
DescriptionType Not Supported
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:TypeNotSupported
Exception:TypeNotSupportedEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::TypeNotSupportedExImpl
Completion:ACSErrTypeCommon::TypeNotSupportedCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.TypeNotSupportedExImpl()
Catch exception:except ACSErrTypeCommonImpl.TypeNotSupportedEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.TypeNotSupportedEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJTypeNotSupportedEx

CORBAProblem

Short descriptionCORBA Problem
DescriptionCORBA Problem
Members
NameTypeDescription
Minor long Standard CORBA minor exception code
CompletionStatus long Standard CORBA completion status code
Info string String containing information about the exception. Availability is ORB dependent and not CORBA compliant.
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:CORBAProblem
Exception:CORBAProblemEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::CORBAProblemExImpl
Completion:ACSErrTypeCommon::CORBAProblemCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.CORBAProblemExImpl()
Catch exception:except ACSErrTypeCommonImpl.CORBAProblemEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.CORBAProblemEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJCORBAProblemEx

IllegalStateEvent

Short descriptionIllegal event sent to a state machine
DescriptionAn illegal event was sent to a state machine
Members
NameTypeDescription
Event string Name of the offending event
State string Name of the current state that could not accept the event.
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:IllegalStateEvent
Exception:IllegalStateEventEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::IllegalStateEventExImpl
Completion:ACSErrTypeCommon::IllegalStateEventCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.IllegalStateEventExImpl()
Catch exception:except ACSErrTypeCommonImpl.IllegalStateEventEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.IllegalStateEventEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJIllegalStateEventEx

NotImplemented

Short descriptionMethod or feature not implemented
DescriptionThe specified feature is not implemented. If none is specified, the whole method is not implemented.
Members
NameTypeDescription
Feature string Feature not implemented. Whole method is not specified
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:NotImplemented
Exception:NotImplementedEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::NotImplementedExImpl
Completion:ACSErrTypeCommon::NotImplementedCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.NotImplementedExImpl()
Catch exception:except ACSErrTypeCommonImpl.NotImplementedEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.NotImplementedEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJNotImplementedEx

GenericError

Short descriptionAn error occurred, see ErrorDesc member
DescriptionAn error occurred and no specific error code exists. A description of the error is given in the ErrorDesc member.
Members
NameTypeDescription
ErrorDesc string String describing the error condition
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:GenericError
Exception:GenericErrorEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::GenericErrorExImpl
Completion:ACSErrTypeCommon::GenericErrorCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.GenericErrorExImpl()
Catch exception:except ACSErrTypeCommonImpl.GenericErrorEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.GenericErrorEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJGenericErrorEx

NullPointer

Short descriptionNull pointer error
DescriptionA variable (pointer or reference) is NULL when a value is expected.
Members
NameTypeDescription
Variable string Name of variable whose value is NULL
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:NullPointer
Exception:NullPointerEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::NullPointerExImpl
Completion:ACSErrTypeCommon::NullPointerCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.NullPointerExImpl()
Catch exception:except ACSErrTypeCommonImpl.NullPointerEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.NullPointerEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJNullPointerEx

IllegalArgument

Short descriptionIllegal argument.
DescriptionA variable passed as an argument to a function has an illegal value or is NULL.
Members
NameTypeDescription
Variable string Name of the variable with the illegal value.
Value string The illegal value.
ErrorDesc string Optional text about correct value range, circumstances, etc.
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:IllegalArgument
Exception:IllegalArgumentEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::IllegalArgumentExImpl
Completion:ACSErrTypeCommon::IllegalArgumentCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.IllegalArgumentExImpl()
Catch exception:except ACSErrTypeCommonImpl.IllegalArgumentEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.IllegalArgumentEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJIllegalArgumentEx

BadParameter

Short descriptionBad parameter error
DescriptionBad parameter error
Members
NameTypeDescription
Parameter string Name of the parameter
ParameterValue string Value of the above parameter (optional)
Reason string Why the parameter is invalid (optional)
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:BadParameter
Exception:BadParameterEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::BadParameterExImpl
Completion:ACSErrTypeCommon::BadParameterCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.BadParameterExImpl()
Catch exception:except ACSErrTypeCommonImpl.BadParameterEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.BadParameterEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJBadParameterEx

UnexpectedException

Short descriptionAn unexpected exception has been caught
DescriptionAn unexpected exception has been caught. Code should always catch for unexpected exceptions at the end of any try block, to avoid having unexpected exceptions flowing high up in the call trace. This ACS exception definition provides a generic catcher for such situations, so that call trace context information can be added to the stack trace to identify where the unextected exception has been caught. It should be used when there are no specific additional details that can be better described by using another, more specific, ACS exception.
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:UnexpectedException
Exception:UnexpectedExceptionEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::UnexpectedExceptionExImpl
Completion:ACSErrTypeCommon::UnexpectedExceptionCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.UnexpectedExceptionExImpl()
Catch exception:except ACSErrTypeCommonImpl.UnexpectedExceptionEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.UnexpectedExceptionEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJUnexpectedExceptionEx

NotInitialized

Short descriptionNot Initialized
DescriptionGeneric Not Initialized Error
Members
NameTypeDescription
Name string Name of the object that was not initalized
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:NotInitialized
Exception:NotInitializedEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::NotInitializedExImpl
Completion:ACSErrTypeCommon::NotInitializedCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.NotInitializedExImpl()
Catch exception:except ACSErrTypeCommonImpl.NotInitializedEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.NotInitializedEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJNotInitializedEx

CannotLoad

Short descriptionCan not load error
DescriptionGeneric can not load for ex. library, package, ...
Members
NameTypeDescription
ObjectName string Name of the object that could not be loaded
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:CannotLoad
Exception:CannotLoadEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::CannotLoadExImpl
Completion:ACSErrTypeCommon::CannotLoadCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.CannotLoadExImpl()
Catch exception:except ACSErrTypeCommonImpl.CannotLoadEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.CannotLoadEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJCannotLoadEx

ParsingXMLProblem

Short descriptionProblem with parsin XML
DescriptionA XML string/file can not be parsed
Members
NameTypeDescription
XML string XML that case the problem
IDL
File name:ACSErrTypeCommon.idl
Module:ACSErrTypeCommon
Error code:ParsingXMLProblem
Exception:ParsingXMLProblemEx
C++
Include file name:#include <ACSErrTypeCommon.h>
Namespace:using namespace ACSErrTypeCommon;
Exception for error:ACSErrTypeCommon::ParsingXMLProblemExImpl
Completion:ACSErrTypeCommon::ParsingXMLProblemCompletion
Library file name:libACSErrTypeCommon.so
libACSErrTypeCommon.a
Python
Imports:import ACSErrTypeCommonImpl
Raise a local exception:raise ACSErrTypeCommonImpl.ParsingXMLProblemExImpl()
Catch exception:except ACSErrTypeCommonImpl.ParsingXMLProblemEx, e:
Java
Jar file name:ACSErrTypeCommon.jar
Packages:import alma.ACSErrTypeCommon.*;
import alma.ACSErrTypeCommon.wrapper.*;
Exception for error:alma.ACSErrTypeCommon.ParsingXMLProblemEx
Exception for error (wrapper):alma.ACSErrTypeCommon.wrapper.AcsJParsingXMLProblemEx

Codes

No codes defined

XML

<?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="ACSErrTypeCommon" type="10" _prefix="alma">
	
	<ErrorCode name="FileNotFound" 
		shortDescription="File couldn't be found" 
		description="File couldn't be found" >
		<Member name="FileName" type="string" description="File name"/>
	</ErrorCode>
	
	<ErrorCode name="OutOfBounds" 
		shortDescription="Out of bounds"
		description="Out of bounds" >
		<Member name="MinValue" type="string" description="Min value of the bounds."/>
		<Member name="MaxValue" type="string" description="Max value of the bounds."/>
		<Member name="RequestedValue" type="string" description="Requested value."/>
	</ErrorCode>
	
	<ErrorCode name="IOError" shortDescription="Input Output Error" description="Input Output Error"/>
	<ErrorCode name="Unknown" shortDescription="Unknown Error" description="Unknown Error"/>
	<ErrorCode name="NoResources" shortDescription="No Resources" description="No Resources"/>
	<ErrorCode name="MemoryFault" shortDescription="Memory Problem" description="Memory Problem"/>
	<ErrorCode name="CouldntCreateObject" shortDescription="Object couldn't be created" description="Object couldn't be created"/>
	<ErrorCode name="CouldntCreateThread" shortDescription="Thread couldn't be created" description="Thread couldn't be created"/>
	<ErrorCode name="CouldntAccessComponent" shortDescription="Component couldn't be accessed" description="Component couldn't be accessed"/>
	<ErrorCode name="CouldntAccessProperty" shortDescription="Property couldn't be accessed" description="Property couldn't be accessed"/>
	<ErrorCode name="CouldntPerformAction" shortDescription="Action couldn't be performed" description="Action couldn't be performed"/>
	<ErrorCode name="TypeNotFound" shortDescription="Type Not Found" description="Type Not Found"/>
	<ErrorCode name="TypeNotSupported" shortDescription="Type Not Supported" description="Type Not Supported"/>
	
	<ErrorCode name="CORBAProblem" 
	           shortDescription="CORBA Problem" 
		   description="CORBA Problem">
		<Member name="Minor" 
		        type="long" 
                        description="Standard CORBA minor exception code"/>
		<Member name="CompletionStatus" 
		        type="long" 
			description="Standard CORBA completion status code"/>
		<Member name="Info" 
		        type="string" 
			description="String containing information about the exception. Availability is ORB dependent and not CORBA compliant."/>
	</ErrorCode>
	
	<ErrorCode name="IllegalStateEvent" 
		shortDescription="Illegal event sent to a state machine" 
		description="An illegal event was sent to a state machine">
		<Member name="Event" type="string" description="Name of the offending event"/>
		<Member name="State" type="string" description="Name of the current state that could not accept the event."/>
	</ErrorCode>

	<ErrorCode name="NotImplemented" 
		shortDescription="Method or feature not implemented" 
		description="The specified feature is not implemented. If none is specified, the whole method is not implemented.">
		<Member name="Feature" type="string" description="Feature not implemented. Whole method is not specified"/>
	</ErrorCode>
	
	<ErrorCode name="GenericError" 
		shortDescription="An error occurred, see ErrorDesc member" 
		description="An error occurred and no specific error code exists. A description of the error is given in the ErrorDesc member.">
		<Member name="ErrorDesc" type="string" description="String describing the error condition"/>
	</ErrorCode>
	
	<ErrorCode name="NullPointer"
		shortDescription="Null pointer error"
		description="A variable (pointer or reference) is NULL when a value is expected.">
		<Member name="Variable" type="string" description="Name of variable whose value is NULL"/>
	</ErrorCode>
	
	<ErrorCode name="IllegalArgument"
		shortDescription="Illegal argument."
		description="A variable passed as an argument to a function has an illegal value or is NULL.">
		<Member name="Variable" type="string" description="Name of the variable with the illegal value."/>
		<Member name="Value" type="string" description="The illegal value."/>
		<Member name="ErrorDesc" type="string" description="Optional text about correct value range, circumstances, etc."/>
	</ErrorCode>
		
	<ErrorCode name="BadParameter"
		shortDescription="Bad parameter error"
		description="Bad parameter error">
		<Member name="Parameter" type="string" description="Name of the parameter"/>
		<Member name="ParameterValue" type="string" 
 		        description="Value of the above parameter (optional)"/>
		<Member name="Reason" type="string" 
 		        description="Why the parameter is invalid (optional)"/>
	</ErrorCode>
        
	<ErrorCode name="UnexpectedException" 
                   shortDescription="An unexpected exception has been caught" 
                   description="An unexpected exception has been caught.
                   Code should always catch for unexpected exceptions
		   at the end of any try block, to avoid having
		   unexpected exceptions flowing high up in the call trace.
                   This ACS exception definition provides a generic
		   catcher for such situations, so that call trace
		   context information can be added to the stack trace
		   to identify where the unextected exception has been
		   caught. It should be used when there are no specific additional
		   details that can be better described by using
		   another, more specific, ACS exception.">
	</ErrorCode>
	
	<ErrorCode name="NotInitialized"
		shortDescription="Not Initialized"
		description="Generic Not Initialized Error">
		<Member name="Name" 
			type="string"
			description="Name of the object that was not initalized"/>
	</ErrorCode>
	
	<ErrorCode name="CannotLoad"
		shortDescription="Can not load error"
		description="Generic can not load for ex. library, package, ...">
		<Member name="ObjectName" 
			type="string"
			description="Name of the object that could not be loaded"/>
	</ErrorCode>	
	
	<ErrorCode name="ParsingXMLProblem"
		shortDescription="Problem with parsin XML"
		description="A XML string/file can not be parsed">
		<Member name="XML" 
			type="string"
			description="XML that case the problem"/>
	</ErrorCode>
</Type>


Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 1.185 seconds.