Classes | Namespaces | Variables

maciErrType.idl File Reference

import "acserr.idl";
Include dependency graph for maciErrType.idl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

exception  maciErrType::maciErrTypeEx
exception  maciErrType::ComponentCreationEx
exception  maciErrType::CannotGetComponentEx
exception  maciErrType::ComponentNotAlreadyActivatedEx
exception  maciErrType::ComponentConfigurationNotFoundEx
exception  maciErrType::IncompleteComponentSpecEx
exception  maciErrType::ComponentSpecIncompatibleWithActiveComponentEx
exception  maciErrType::InvalidComponentSpecEx
exception  maciErrType::NoDefaultComponentEx
exception  maciErrType::CannotGetServiceEx
exception  maciErrType::CannotActivateComponentEx
exception  maciErrType::CannotDeactivateComponentEx
exception  maciErrType::CannotRestartComponentEx
exception  maciErrType::CannotRegisterComponentEx
exception  maciErrType::CannotUnregisterComponentEx
exception  maciErrType::CannotReleaseComponentEx
exception  maciErrType::ComponentNotInUseEx
exception  maciErrType::NoPermissionEx
exception  maciErrType::LoggerDoesNotExistEx
exception  maciErrType::ComponentCleanUpEx
exception  maciErrType::ComponentDeactivationUncleanEx
exception  maciErrType::ComponentDeactivationFailedEx

Namespaces

namespace  ACSErr
namespace  maciErrType

Variables

const ACSErr::ACSErrType ACSErr::maciErrType = 25
const ACSErr::ErrorCode maciErrType::ComponentCreation = 0
const ACSErr::ErrorCode maciErrType::CannotGetComponent = 1
const ACSErr::ErrorCode maciErrType::ComponentNotAlreadyActivated = 2
const ACSErr::ErrorCode maciErrType::ComponentConfigurationNotFound = 3
const ACSErr::ErrorCode maciErrType::IncompleteComponentSpec = 4
const ACSErr::ErrorCode maciErrType::ComponentSpecIncompatibleWithActiveComponent = 5
const ACSErr::ErrorCode maciErrType::InvalidComponentSpec = 6
const ACSErr::ErrorCode maciErrType::NoDefaultComponent = 7
const ACSErr::ErrorCode maciErrType::CannotGetService = 8
const ACSErr::ErrorCode maciErrType::CannotActivateComponent = 9
const ACSErr::ErrorCode maciErrType::CannotDeactivateComponent = 10
const ACSErr::ErrorCode maciErrType::CannotRestartComponent = 11
const ACSErr::ErrorCode maciErrType::CannotRegisterComponent = 12
const ACSErr::ErrorCode maciErrType::CannotUnregisterComponent = 13
const ACSErr::ErrorCode maciErrType::CannotReleaseComponent = 14
const ACSErr::ErrorCode maciErrType::ComponentNotInUse = 15
const ACSErr::ErrorCode maciErrType::NoPermission = 16
const ACSErr::ErrorCode maciErrType::LoggerDoesNotExist = 17
const ACSErr::ErrorCode maciErrType::ComponentCleanUp = 18
const ACSErr::ErrorCode maciErrType::ComponentDeactivationUnclean = 19
const ACSErr::ErrorCode maciErrType::ComponentDeactivationFailed = 20