Classes | Namespaces | Variables

ArchiveIdentifierError.idl File Reference

import "acserr.idl";
Include dependency graph for ArchiveIdentifierError.idl:

Go to the source code of this file.

Classes

exception  ArchiveIdentifierError::ArchiveIdentifierErrorEx
exception  ArchiveIdentifierError::IdentifierUnexpectedEx
exception  ArchiveIdentifierError::IdentifierUnavailableEx
exception  ArchiveIdentifierError::UidAlreadyExistsEx
exception  ArchiveIdentifierError::RangeUnavailableEx
exception  ArchiveIdentifierError::RangeLockedEx
exception  ArchiveIdentifierError::RangeUnlockedEx
exception  ArchiveIdentifierError::RangeExhaustedEx

Namespaces

namespace  ACSErr
namespace  ArchiveIdentifierError

Variables

const ACSErr::ACSErrType ACSErr::ArchiveIdentifierError = 8000
const ACSErr::ErrorCode ArchiveIdentifierError::IdentifierUnexpected = 0
const ACSErr::ErrorCode ArchiveIdentifierError::IdentifierUnavailable = 1
const ACSErr::ErrorCode ArchiveIdentifierError::UidAlreadyExists = 2
const ACSErr::ErrorCode ArchiveIdentifierError::RangeUnavailable = 3
const ACSErr::ErrorCode ArchiveIdentifierError::RangeLocked = 4
const ACSErr::ErrorCode ArchiveIdentifierError::RangeUnlocked = 5
const ACSErr::ErrorCode ArchiveIdentifierError::RangeExhausted = 6