Error of ACS::errTypeAlarmService

Generated scanning the basedir /alma/ACS-8.1/ACSSW/
Generated at Tue Mar 16 00:08:57 2010


Error name:errTypeAlarmService
Error code: 66
The error is defined in: /alma/ACS-8.1/ACSSW/idl/errTypeAlarmService.xml
IDL
File name:errTypeAlarmService.idl
Module:errTypeAlarmService
C++
Include file name:#include <errTypeAlarmService.h>
Namespace:using namespace errTypeAlarmService;
Exception for type:errTypeAlarmService::errTypeAlarmServiceExImpl
Library file name:liberrTypeAlarmService.so
liberrTypeAlarmService.a
Python
Python imports:import errTypeAlarmServiceImpl
Java
Jar file name:errTypeAlarmService.jar
Packages:import alma.errTypeAlarmService.*;
import alma.errTypeAlarmService.wrapper.*;
Exception for type:alma.errTypeAlarmService.errTypeAlarmServiceEx
Exception for type (wrapper):alma.errTypeAlarmService.wrapper.AcsJerrTypeAlarmServiceEx

Errors

AlarmsNotSent

Short descriptionError publishing alarms
DescriptionError publishing alarms from source
Members
NameTypeDescription
MessageLost string Source message lost
IDL
File name:errTypeAlarmService.idl
Module:errTypeAlarmService
Error code:AlarmsNotSent
Exception:AlarmsNotSentEx
C++
Include file name:#include <errTypeAlarmService.h>
Namespace:using namespace errTypeAlarmService;
Exception for error:errTypeAlarmService::AlarmsNotSentExImpl
Completion:errTypeAlarmService::AlarmsNotSentCompletion
Library file name:liberrTypeAlarmService.so
liberrTypeAlarmService.a
Python
Imports:import errTypeAlarmServiceImpl
Raise a local exception:raise errTypeAlarmServiceImpl.AlarmsNotSentExImpl()
Catch exception:except errTypeAlarmServiceImpl.AlarmsNotSentEx, e:
Java
Jar file name:errTypeAlarmService.jar
Packages:import alma.errTypeAlarmService.*;
import alma.errTypeAlarmService.wrapper.*;
Exception for error:alma.errTypeAlarmService.AlarmsNotSentEx
Exception for error (wrapper):alma.errTypeAlarmService.wrapper.AcsJAlarmsNotSentEx

Codes

No codes defined

XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--    A. Caproni 20/12/2009
        The errors generated by the CERN alarm system
-->
<Type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xmlns="Alma/ACSError" 
	xsi:schemaLocation="Alma/ACSError ACSError.xsd" 
	name="errTypeAlarmService" 
	type="66" 
	_prefix="alma">

  <ErrorCode name="AlarmsNotSent" 
	shortDescription="Error publishing alarms" 
	description="Error publishing alarms from source">
	<Member name="MessageLost"
		type="string"
		description="Source message lost"/>
  </ErrorCode>
</Type>


Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 0.290 seconds.