Error of ACS::ErrorSystemExample

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


Error name:ErrorSystemExample
Error code: 904
The error is defined in: /alma/ACS-8.0/ACSSW/idl/ErrorSystemExample.xml
IDL
File name:ErrorSystemExample.idl
Module:ErrorSystemExample
C++
Include file name:#include <ErrorSystemExample.h>
Namespace:using namespace ErrorSystemExample;
Exception for type:ErrorSystemExample::ErrorSystemExampleExImpl
Library file name:libErrorSystemExample.so
libErrorSystemExample.a
Python
Python imports:import ErrorSystemExampleImpl
Java
Jar file name:ErrorSystemExample.jar
Packages:import alma.ErrorSystemExample.*;
import alma.ErrorSystemExample.wrapper.*;
Exception for type:alma.ErrorSystemExample.ErrorSystemExampleEx
Exception for type (wrapper):alma.ErrorSystemExample.wrapper.AcsJErrorSystemExampleEx

Errors

NothingCanBeScheduledError

Short descriptionError in Scheduling System
DescriptionNothing could be scheduled error
IDL
File name:ErrorSystemExample.idl
Module:ErrorSystemExample
Error code:NothingCanBeScheduledError
Exception:NothingCanBeScheduledErrorEx
C++
Include file name:#include <ErrorSystemExample.h>
Namespace:using namespace ErrorSystemExample;
Exception for error:ErrorSystemExample::NothingCanBeScheduledErrorExImpl
Completion:ErrorSystemExample::NothingCanBeScheduledErrorCompletion
Library file name:libErrorSystemExample.so
libErrorSystemExample.a
Python
Imports:import ErrorSystemExampleImpl
Raise a local exception:raise ErrorSystemExampleImpl.NothingCanBeScheduledErrorExImpl()
Catch exception:except ErrorSystemExampleImpl.NothingCanBeScheduledErrorEx, e:
Java
Jar file name:ErrorSystemExample.jar
Packages:import alma.ErrorSystemExample.*;
import alma.ErrorSystemExample.wrapper.*;
Exception for error:alma.ErrorSystemExample.NothingCanBeScheduledErrorEx
Exception for error (wrapper):alma.ErrorSystemExample.wrapper.AcsJNothingCanBeScheduledErrorEx

PipelineProcessingRequestError

Short descriptionError with pipeline processing request
Description1
IDL
File name:ErrorSystemExample.idl
Module:ErrorSystemExample
Error code:PipelineProcessingRequestError
Exception:PipelineProcessingRequestErrorEx
C++
Include file name:#include <ErrorSystemExample.h>
Namespace:using namespace ErrorSystemExample;
Exception for error:ErrorSystemExample::PipelineProcessingRequestErrorExImpl
Completion:ErrorSystemExample::PipelineProcessingRequestErrorCompletion
Library file name:libErrorSystemExample.so
libErrorSystemExample.a
Python
Imports:import ErrorSystemExampleImpl
Raise a local exception:raise ErrorSystemExampleImpl.PipelineProcessingRequestErrorExImpl()
Catch exception:except ErrorSystemExampleImpl.PipelineProcessingRequestErrorEx, e:
Java
Jar file name:ErrorSystemExample.jar
Packages:import alma.ErrorSystemExample.*;
import alma.ErrorSystemExample.wrapper.*;
Exception for error:alma.ErrorSystemExample.PipelineProcessingRequestErrorEx
Exception for error (wrapper):alma.ErrorSystemExample.wrapper.AcsJPipelineProcessingRequestErrorEx

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="ErrorSystemExample" 
	  type="904" 
	  _prefix="alma">
	  
    <!-- these are the codes for the ERRORS -->
	<ErrorCode name="NothingCanBeScheduledError" 
               shortDescription="Error in Scheduling System" 
               description="Nothing could be scheduled error"/>
	<ErrorCode name="PipelineProcessingRequestError" 
               shortDescription="Error with pipeline processing request" 
               description="1"/>
</Type>


Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 1.185 seconds.