Error of ACS::ACSTimeError

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


Error name:ACSTimeError
Error code: 33
The error is defined in: /alma/ACS-8.0/ACSSW/idl/ACSTimeError.xml
IDL
File name:ACSTimeError.idl
Module:ACSTimeError
C++
Include file name:#include <ACSTimeError.h>
Namespace:using namespace ACSTimeError;
Exception for type:ACSTimeError::ACSTimeErrorExImpl
Library file name:libACSTimeError.so
libACSTimeError.a
Python
Python imports:import ACSTimeErrorImpl
Java
Jar file name:ACSTimeError.jar
Packages:import alma.ACSTimeError.*;
import alma.ACSTimeError.wrapper.*;
Exception for type:alma.ACSTimeError.ACSTimeErrorEx
Exception for type (wrapper):alma.ACSTimeError.wrapper.AcsJACSTimeErrorEx

Errors

OverflowOrUnderflow

Short descriptionNumerical error
DescriptionA number was too large to be stored in the memory allocated for it
IDL
File name:ACSTimeError.idl
Module:ACSTimeError
Error code:OverflowOrUnderflow
Exception:OverflowOrUnderflowEx
C++
Include file name:#include <ACSTimeError.h>
Namespace:using namespace ACSTimeError;
Exception for error:ACSTimeError::OverflowOrUnderflowExImpl
Completion:ACSTimeError::OverflowOrUnderflowCompletion
Library file name:libACSTimeError.so
libACSTimeError.a
Python
Imports:import ACSTimeErrorImpl
Raise a local exception:raise ACSTimeErrorImpl.OverflowOrUnderflowExImpl()
Catch exception:except ACSTimeErrorImpl.OverflowOrUnderflowEx, e:
Java
Jar file name:ACSTimeError.jar
Packages:import alma.ACSTimeError.*;
import alma.ACSTimeError.wrapper.*;
Exception for error:alma.ACSTimeError.OverflowOrUnderflowEx
Exception for error (wrapper):alma.ACSTimeError.wrapper.AcsJOverflowOrUnderflowEx

ArgError

Short descriptionBad format
DescriptionThe format of an arguement was used incorrectly
IDL
File name:ACSTimeError.idl
Module:ACSTimeError
Error code:ArgError
Exception:ArgErrorEx
C++
Include file name:#include <ACSTimeError.h>
Namespace:using namespace ACSTimeError;
Exception for error:ACSTimeError::ArgErrorExImpl
Completion:ACSTimeError::ArgErrorCompletion
Library file name:libACSTimeError.so
libACSTimeError.a
Python
Imports:import ACSTimeErrorImpl
Raise a local exception:raise ACSTimeErrorImpl.ArgErrorExImpl()
Catch exception:except ACSTimeErrorImpl.ArgErrorEx, e:
Java
Jar file name:ACSTimeError.jar
Packages:import alma.ACSTimeError.*;
import alma.ACSTimeError.wrapper.*;
Exception for error:alma.ACSTimeError.ArgErrorEx
Exception for error (wrapper):alma.ACSTimeError.wrapper.AcsJArgErrorEx

InvalidID

Short descriptionID's bad
DescriptionThe ID either does not exist or is no longer valid
IDL
File name:ACSTimeError.idl
Module:ACSTimeError
Error code:InvalidID
Exception:InvalidIDEx
C++
Include file name:#include <ACSTimeError.h>
Namespace:using namespace ACSTimeError;
Exception for error:ACSTimeError::InvalidIDExImpl
Completion:ACSTimeError::InvalidIDCompletion
Library file name:libACSTimeError.so
libACSTimeError.a
Python
Imports:import ACSTimeErrorImpl
Raise a local exception:raise ACSTimeErrorImpl.InvalidIDExImpl()
Catch exception:except ACSTimeErrorImpl.InvalidIDEx, e:
Java
Jar file name:ACSTimeError.jar
Packages:import alma.ACSTimeError.*;
import alma.ACSTimeError.wrapper.*;
Exception for error:alma.ACSTimeError.InvalidIDEx
Exception for error (wrapper):alma.ACSTimeError.wrapper.AcsJInvalidIDEx

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="ACSTimeError" type="33" _prefix="alma">
	<ErrorCode name="OverflowOrUnderflow" shortDescription="Numerical error" description="A number was too large to be stored in the memory allocated for it"/>
	<ErrorCode name="ArgError" shortDescription="Bad format" description="The format of an arguement was used incorrectly"/>
	<ErrorCode name="InvalidID" shortDescription="ID's bad"	description="The ID  either does not exist or is no longer valid"/>
</Type>



Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 1.185 seconds.