Classes | Namespaces | Variables

acsdaemonErrType.idl File Reference

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

Go to the source code of this file.

Classes

exception  acsdaemonErrType::acsdaemonErrTypeEx
exception  acsdaemonErrType::FailedToStartContainerEx
exception  acsdaemonErrType::FailedToStopContainerEx
exception  acsdaemonErrType::AcsStartServicesEx
exception  acsdaemonErrType::FailedToStopAcsEx
exception  acsdaemonErrType::ServiceAlreadyRunningEx
exception  acsdaemonErrType::ServiceNotRunningEx
exception  acsdaemonErrType::FailedToGetAcsStatusEx
exception  acsdaemonErrType::ProcessingAbortedEx
exception  acsdaemonErrType::CannotCreateInstanceEx
exception  acsdaemonErrType::CannotUseInstanceEx
exception  acsdaemonErrType::FailedToProcessRequestEx
exception  acsdaemonErrType::BadArgumentsEx
exception  acsdaemonErrType::PortInUseEx
exception  acsdaemonErrType::RequestProcessingTimedOutEx

Namespaces

namespace  ACSErr
namespace  acsdaemonErrType

Variables

const ACSErr::ACSErrType ACSErr::acsdaemonErrType = 55
const ACSErr::ErrorCode acsdaemonErrType::FailedToStartContainer = 0
const ACSErr::ErrorCode acsdaemonErrType::FailedToStopContainer = 1
const ACSErr::ErrorCode acsdaemonErrType::AcsStartServices = 2
const ACSErr::ErrorCode acsdaemonErrType::FailedToStopAcs = 3
const ACSErr::ErrorCode acsdaemonErrType::ServiceAlreadyRunning = 4
const ACSErr::ErrorCode acsdaemonErrType::ServiceNotRunning = 5
const ACSErr::ErrorCode acsdaemonErrType::FailedToGetAcsStatus = 6
const ACSErr::ErrorCode acsdaemonErrType::ProcessingAborted = 7
const ACSErr::ErrorCode acsdaemonErrType::CannotCreateInstance = 8
const ACSErr::ErrorCode acsdaemonErrType::CannotUseInstance = 9
const ACSErr::ErrorCode acsdaemonErrType::FailedToProcessRequest = 10
const ACSErr::ErrorCode acsdaemonErrType::BadArguments = 11
const ACSErr::ErrorCode acsdaemonErrType::PortInUse = 12
const ACSErr::ErrorCode acsdaemonErrType::RequestProcessingTimedOut = 13