blocxx
BLOCXX_NAMESPACE::ExceptionIds Namespace Reference

Variables

static const int HTTPExceptionId = -3
 
static const int XMLParseExceptionId = -4
 
static const int AssertionExceptionId = -5
 
static const int ValueCastExceptionId = -6
 
static const int AuthenticationExceptionId = -7
 
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 ConfigExceptionId = -15
 
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 NoSuchPropertyExceptionId = -26
 
static const int NoSuchProviderExceptionId = -27
 
static const int NoSuchQualifierExceptionId = -28
 
static const int NULLValueExceptionId = -29
 
static const int ContextDataNotFoundExceptionId = -30
 
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 MalformedURLExceptionId = -42
 
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 GenericRWLockImplExceptionId = -52
 
static const int MD5ExceptionId = -1003
 
static const int IPCMutexExceptionId = -5001
 
static const int RegExCompileExceptionId = -5002
 
static const int RegExExecuteExceptionId = -5003
 

Variable Documentation

◆ AssertionExceptionId

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

Definition at line 54 of file ExceptionIds.hpp.

◆ AuthenticationExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::AuthenticationExceptionId = -7
static

Definition at line 56 of file ExceptionIds.hpp.

◆ BadSignatureExceptionId

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

Definition at line 71 of file ExceptionIds.hpp.

◆ CancellationDeniedExceptionId

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

Definition at line 88 of file ExceptionIds.hpp.

◆ CmdLineParserExceptionId

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

Definition at line 94 of file ExceptionIds.hpp.

◆ ConditionLockExceptionId

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

Definition at line 61 of file ExceptionIds.hpp.

◆ ConditionResourceExceptionId

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

Definition at line 62 of file ExceptionIds.hpp.

◆ ConfigExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::ConfigExceptionId = -15
static

Definition at line 63 of file ExceptionIds.hpp.

◆ ContextDataNotFoundExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::ContextDataNotFoundExceptionId = -30
static

Definition at line 78 of file ExceptionIds.hpp.

◆ CryptographicRandomNumberExceptionId

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

Definition at line 97 of file ExceptionIds.hpp.

◆ DateTimeExceptionId

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

Definition at line 65 of file ExceptionIds.hpp.

◆ DeadlockExceptionId

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

Definition at line 73 of file ExceptionIds.hpp.

◆ EnumerationExceptionId

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

Definition at line 66 of file ExceptionIds.hpp.

◆ ExecBufferFullExceptionId

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

Definition at line 68 of file ExceptionIds.hpp.

◆ ExecErrorExceptionId

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

Definition at line 69 of file ExceptionIds.hpp.

◆ ExecTimeoutExceptionId

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

Definition at line 67 of file ExceptionIds.hpp.

◆ FileSystemExceptionId

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

Definition at line 80 of file ExceptionIds.hpp.

◆ GenericRWLockImplExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::GenericRWLockImplExceptionId = -52
static

Definition at line 99 of file ExceptionIds.hpp.

◆ HTTPExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::HTTPExceptionId = -3
static

Definition at line 52 of file ExceptionIds.hpp.

◆ InvalidUTF8ExceptionId

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

Definition at line 93 of file ExceptionIds.hpp.

◆ IOExceptionId

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

Definition at line 70 of file ExceptionIds.hpp.

◆ IPCMutexExceptionId

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

Definition at line 104 of file ExceptionIds.hpp.

◆ LoggerExceptionId

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

Definition at line 72 of file ExceptionIds.hpp.

◆ LogMessagePatternFormatterExceptionId

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

Definition at line 96 of file ExceptionIds.hpp.

◆ MalformedURLExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::MalformedURLExceptionId = -42
static

Definition at line 90 of file ExceptionIds.hpp.

◆ MD5ExceptionId

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

Definition at line 101 of file ExceptionIds.hpp.

◆ NoSuchPropertyExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::NoSuchPropertyExceptionId = -26
static

Definition at line 74 of file ExceptionIds.hpp.

◆ NoSuchProviderExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::NoSuchProviderExceptionId = -27
static

Definition at line 75 of file ExceptionIds.hpp.

◆ NoSuchQualifierExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::NoSuchQualifierExceptionId = -28
static

Definition at line 76 of file ExceptionIds.hpp.

◆ NULLCOWIntrusiveReferenceExceptionId

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

Definition at line 95 of file ExceptionIds.hpp.

◆ NULLCOWReferenceExceptionId

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

Definition at line 64 of file ExceptionIds.hpp.

◆ NULLReferenceExceptionId

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

Definition at line 82 of file ExceptionIds.hpp.

◆ NULLValueExceptionId

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

Definition at line 77 of file ExceptionIds.hpp.

◆ OutOfBoundsExceptionId

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

Definition at line 79 of file ExceptionIds.hpp.

◆ RegExCompileExceptionId

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

Definition at line 105 of file ExceptionIds.hpp.

◆ RegExExecuteExceptionId

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

Definition at line 106 of file ExceptionIds.hpp.

◆ RWLockerExceptionId

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

Definition at line 81 of file ExceptionIds.hpp.

◆ SelectExceptionId

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

Definition at line 83 of file ExceptionIds.hpp.

◆ SharedLibraryExceptionId

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

Definition at line 84 of file ExceptionIds.hpp.

◆ SocketAddressExceptionId

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

Definition at line 58 of file ExceptionIds.hpp.

◆ SocketExceptionId

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

Definition at line 59 of file ExceptionIds.hpp.

◆ SocketTimeoutExceptionId

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

Definition at line 60 of file ExceptionIds.hpp.

◆ SSLExceptionId

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

Definition at line 98 of file ExceptionIds.hpp.

◆ StringConversionExceptionId

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

Definition at line 85 of file ExceptionIds.hpp.

◆ ThreadBarrierExceptionId

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

Definition at line 89 of file ExceptionIds.hpp.

◆ ThreadExceptionId

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

Definition at line 87 of file ExceptionIds.hpp.

◆ TimeoutExceptionId

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

Definition at line 86 of file ExceptionIds.hpp.

◆ UnknownHostExceptionId

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

Definition at line 57 of file ExceptionIds.hpp.

◆ UnnamedPipeExceptionId

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

Definition at line 92 of file ExceptionIds.hpp.

◆ UUIDExceptionId

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

Definition at line 91 of file ExceptionIds.hpp.

◆ ValueCastExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::ValueCastExceptionId = -6
static

Definition at line 55 of file ExceptionIds.hpp.

◆ XMLParseExceptionId

const int BLOCXX_NAMESPACE::ExceptionIds::XMLParseExceptionId = -4
static

Definition at line 53 of file ExceptionIds.hpp.