Classes | |
exception | baciErrTypePropertyEx |
exception | PropertyStaticDataEx |
exception | PropertyCreationEx |
exception | PropertyActivationEx |
exception | PropertySetInitValueEx |
exception | CanNotSetValueEx |
exception | CanNotGetValueEx |
exception | InvokeActionErrorEx |
exception | IncrementErrorEx |
exception | DecrementErrorEx |
exception | ArchiveMonitorProblemEx |
Variables | |
const ACSErr::ErrorCode | PropertyStaticData = 0 |
const ACSErr::ErrorCode | PropertyCreation = 1 |
const ACSErr::ErrorCode | PropertyActivation = 2 |
const ACSErr::ErrorCode | PropertySetInitValue = 3 |
const ACSErr::ErrorCode | CanNotSetValue = 4 |
const ACSErr::ErrorCode | CanNotGetValue = 5 |
const ACSErr::ErrorCode | InvokeActionError = 6 |
const ACSErr::ErrorCode | IncrementError = 7 |
const ACSErr::ErrorCode | DecrementError = 8 |
const ACSErr::ErrorCode | ArchiveMonitorProblem = 9 |