BLOCXX_NAMESPACE::ExceptionIds Namespace Reference


Variables

static const int AssertionExceptionId = -5
static const int UnknownHostExceptionId = -9
static const int SocketAddressExceptionId = -10
static const int SocketExceptionId = -11
static const int SocketTimeoutExceptionId = -12
static const int ConditionLockExceptionId = -13
static const int ConditionResourceExceptionId = -14
static const int NULLCOWReferenceExceptionId = -16
static const int DateTimeExceptionId = -17
static const int EnumerationExceptionId = -18
static const int ExecTimeoutExceptionId = -19
static const int ExecBufferFullExceptionId = -20
static const int ExecErrorExceptionId = -21
static const int IOExceptionId = -22
static const int BadSignatureExceptionId = -23
static const int LoggerExceptionId = -24
static const int DeadlockExceptionId = -25
static const int NULLValueExceptionId = -29
static const int OutOfBoundsExceptionId = -31
static const int FileSystemExceptionId = -32
static const int RWLockerExceptionId = -33
static const int NULLReferenceExceptionId = -34
static const int SelectExceptionId = -35
static const int SharedLibraryExceptionId = -36
static const int StringConversionExceptionId = -37
static const int TimeoutExceptionId = -38
static const int ThreadExceptionId = -39
static const int CancellationDeniedExceptionId = -40
static const int ThreadBarrierExceptionId = -41
static const int UUIDExceptionId = -43
static const int UnnamedPipeExceptionId = -44
static const int InvalidUTF8ExceptionId = -45
static const int CmdLineParserExceptionId = -46
static const int NULLCOWIntrusiveReferenceExceptionId = -47
static const int LogMessagePatternFormatterExceptionId = -48
static const int CryptographicRandomNumberExceptionId = -50
static const int SSLExceptionId = -51
static const int MD5ExceptionId = -1003
static const int IPCMutexExceptionId = -5001
static const int RegExCompileExceptionId = -5002
static const int RegExExecuteExceptionId = -5003


Variable Documentation

const int BLOCXX_NAMESPACE::ExceptionIds::AssertionExceptionId = -5 [static]
 

Definition at line 50 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::BadSignatureExceptionId = -23 [static]
 

Definition at line 64 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::CancellationDeniedExceptionId = -40 [static]
 

Definition at line 77 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::CmdLineParserExceptionId = -46 [static]
 

Definition at line 82 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::ConditionLockExceptionId = -13 [static]
 

Definition at line 55 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::ConditionResourceExceptionId = -14 [static]
 

Definition at line 56 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::CryptographicRandomNumberExceptionId = -50 [static]
 

Definition at line 85 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::DateTimeExceptionId = -17 [static]
 

Definition at line 58 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::DeadlockExceptionId = -25 [static]
 

Definition at line 66 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::EnumerationExceptionId = -18 [static]
 

Definition at line 59 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::ExecBufferFullExceptionId = -20 [static]
 

Definition at line 61 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::ExecErrorExceptionId = -21 [static]
 

Definition at line 62 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::ExecTimeoutExceptionId = -19 [static]
 

Definition at line 60 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::FileSystemExceptionId = -32 [static]
 

Definition at line 69 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::InvalidUTF8ExceptionId = -45 [static]
 

Definition at line 81 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::IOExceptionId = -22 [static]
 

Definition at line 63 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::IPCMutexExceptionId = -5001 [static]
 

Definition at line 92 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::LoggerExceptionId = -24 [static]
 

Definition at line 65 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::LogMessagePatternFormatterExceptionId = -48 [static]
 

Definition at line 84 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::MD5ExceptionId = -1003 [static]
 

Definition at line 89 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::NULLCOWIntrusiveReferenceExceptionId = -47 [static]
 

Definition at line 83 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::NULLCOWReferenceExceptionId = -16 [static]
 

Definition at line 57 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::NULLReferenceExceptionId = -34 [static]
 

Definition at line 71 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::NULLValueExceptionId = -29 [static]
 

Definition at line 67 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::OutOfBoundsExceptionId = -31 [static]
 

Definition at line 68 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::RegExCompileExceptionId = -5002 [static]
 

Definition at line 93 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::RegExExecuteExceptionId = -5003 [static]
 

Definition at line 94 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::RWLockerExceptionId = -33 [static]
 

Definition at line 70 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::SelectExceptionId = -35 [static]
 

Definition at line 72 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::SharedLibraryExceptionId = -36 [static]
 

Definition at line 73 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::SocketAddressExceptionId = -10 [static]
 

Definition at line 52 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::SocketExceptionId = -11 [static]
 

Definition at line 53 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::SocketTimeoutExceptionId = -12 [static]
 

Definition at line 54 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::SSLExceptionId = -51 [static]
 

Definition at line 86 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::StringConversionExceptionId = -37 [static]
 

Definition at line 74 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::ThreadBarrierExceptionId = -41 [static]
 

Definition at line 78 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::ThreadExceptionId = -39 [static]
 

Definition at line 76 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::TimeoutExceptionId = -38 [static]
 

Definition at line 75 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::UnknownHostExceptionId = -9 [static]
 

Definition at line 51 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::UnnamedPipeExceptionId = -44 [static]
 

Definition at line 80 of file ExceptionIds.hpp.

const int BLOCXX_NAMESPACE::ExceptionIds::UUIDExceptionId = -43 [static]
 

Definition at line 79 of file ExceptionIds.hpp.


Generated on Fri Jun 16 15:39:12 2006 for blocxx by  doxygen 1.4.6