Classes | Variables

acsdaemonErrType Namespace Reference

Classes

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

Variables

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

Variable Documentation