






















|
| |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XMLExcepts Class Reference#include <XMLExceptMsgs.hpp>
List of all members.
Public Types |
enum | Codes {
NoError = 0,
E_LowBounds = 1,
Array_BadIndex = 2,
Array_BadNewSize = 3,
AttrList_BadIndex = 4,
AttDef_BadAttType = 5,
AttDef_BadDefAttType = 6,
Bitset_BadIndex = 7,
BufMgr_NoMoreBuffers = 8,
BufMgr_BufferNotInPool = 9,
CPtr_PointerIsZero = 10,
CM_BinOpHadUnaryType = 11,
CM_MustBeMixedOrChildren = 12,
CM_NoPCDATAHere = 13,
CM_NotValidForSpecType = 14,
CM_UnaryOpHadBinType = 15,
CM_UnknownCMType = 16,
CM_UnknownCMSpecType = 17,
CM_NoParentCSN = 18,
DTD_UnknownCreateReason = 19,
ElemStack_EmptyStack = 20,
ElemStack_BadIndex = 21,
ElemStack_StackUnderflow = 22,
ElemStack_NoParentPushed = 23,
Enum_NoMoreElements = 24,
File_CouldNotOpenFile = 25,
File_CouldNotGetCurPos = 26,
File_CouldNotCloseFile = 27,
File_CouldNotSeekToEnd = 28,
File_CouldNotSeekToPos = 29,
File_CouldNotDupHandle = 30,
File_CouldNotReadFromFile = 31,
File_CouldNotResetFile = 32,
File_CouldNotGetSize = 33,
File_CouldNotGetBasePathName = 34,
File_BasePathUnderflow = 35,
Gen_ParseInProgress = 36,
Gen_NoDTDValidator = 37,
Gen_CouldNotOpenDTD = 38,
Gen_CouldNotOpenExtEntity = 39,
Gen_UnexpectedEOF = 40,
HshTbl_ZeroModulus = 41,
HshTbl_BadHashFromKey = 42,
HshTbl_NoSuchKeyExists = 43,
Mutex_CouldNotCreate = 44,
Mutex_CouldNotClose = 45,
Mutex_CouldNotLock = 46,
Mutex_CouldNotUnlock = 47,
Mutex_CouldNotDestroy = 48,
NetAcc_InternalError = 49,
NetAcc_InitFailed = 50,
NetAcc_TargetResolution = 51,
NetAcc_CreateSocket = 52,
NetAcc_ConnSocket = 53,
NetAcc_WriteSocket = 54,
NetAcc_ReadSocket = 55,
Pool_ElemAlreadyExists = 56,
Pool_BadHashFromKey = 57,
Pool_InvalidId = 58,
Pool_ZeroModulus = 59,
RdrMgr_ReaderIdNotFound = 60,
Reader_BadAutoEncoding = 61,
Reader_CouldNotDecodeFirstLine = 62,
Reader_EOIInMultiSeq = 63,
Reader_SrcOfsNotSupported = 64,
Reader_EncodingStrRequired = 65,
Scan_CouldNotOpenSource = 66,
Scan_UnbalancedStartEnd = 67,
Scan_BadPScanToken = 68,
Stack_BadIndex = 69,
Stack_EmptyStack = 70,
Str_ZeroSizedTargetBuf = 71,
Str_UnknownRadix = 72,
Str_TargetBufTooSmall = 73,
Str_StartIndexPastEnd = 74,
Str_ConvertOverflow = 75,
Strm_StdErrWriteFailure = 76,
Strm_StdOutWriteFailure = 77,
Strm_ConWriteFailure = 78,
StrPool_IllegalId = 79,
Trans_CouldNotCreateDefCvtr = 80,
Trans_InvalidSizeReq = 81,
Trans_Unrepresentable = 82,
Trans_NotValidForEncoding = 83,
Trans_BadBlockSize = 84,
Trans_BadSrcSeq = 85,
Trans_BadSrcCP = 86,
Trans_BadTrailingSurrogate = 87,
Trans_CantCreateCvtrFor = 88,
URL_MalformedURL = 89,
URL_UnsupportedProto = 90,
URL_UnsupportedProto1 = 91,
URL_OnlyLocalHost = 92,
URL_NoProtocolPresent = 93,
URL_ExpectingTwoSlashes = 94,
URL_IncorrectEscapedCharRef = 95,
URL_UnterminatedHostComponent = 96,
URL_RelativeBaseURL = 97,
URL_BaseUnderflow = 98,
URL_BadPortField = 99,
Vector_BadIndex = 100,
Val_InvalidElemId = 101,
Val_CantHaveIntSS = 102,
XMLRec_UnknownEncoding = 103,
E_HighBounds = 104,
W_LowBounds = 105,
W_HighBounds = 106,
V_LowBounds = 107,
V_HighBounds = 108
} |
Member Enumeration Documentation
-
Enumeration values:
-
NoError
|
|
E_LowBounds
|
|
Array_BadIndex
|
|
Array_BadNewSize
|
|
AttrList_BadIndex
|
|
AttDef_BadAttType
|
|
AttDef_BadDefAttType
|
|
Bitset_BadIndex
|
|
BufMgr_NoMoreBuffers
|
|
BufMgr_BufferNotInPool
|
|
CPtr_PointerIsZero
|
|
CM_BinOpHadUnaryType
|
|
CM_MustBeMixedOrChildren
|
|
CM_NoPCDATAHere
|
|
CM_NotValidForSpecType
|
|
CM_UnaryOpHadBinType
|
|
CM_UnknownCMType
|
|
CM_UnknownCMSpecType
|
|
CM_NoParentCSN
|
|
DTD_UnknownCreateReason
|
|
ElemStack_EmptyStack
|
|
ElemStack_BadIndex
|
|
ElemStack_StackUnderflow
|
|
ElemStack_NoParentPushed
|
|
Enum_NoMoreElements
|
|
File_CouldNotOpenFile
|
|
File_CouldNotGetCurPos
|
|
File_CouldNotCloseFile
|
|
File_CouldNotSeekToEnd
|
|
File_CouldNotSeekToPos
|
|
File_CouldNotDupHandle
|
|
File_CouldNotReadFromFile
|
|
File_CouldNotResetFile
|
|
File_CouldNotGetSize
|
|
File_CouldNotGetBasePathName
|
|
File_BasePathUnderflow
|
|
Gen_ParseInProgress
|
|
Gen_NoDTDValidator
|
|
Gen_CouldNotOpenDTD
|
|
Gen_CouldNotOpenExtEntity
|
|
Gen_UnexpectedEOF
|
|
HshTbl_ZeroModulus
|
|
HshTbl_BadHashFromKey
|
|
HshTbl_NoSuchKeyExists
|
|
Mutex_CouldNotCreate
|
|
Mutex_CouldNotClose
|
|
Mutex_CouldNotLock
|
|
Mutex_CouldNotUnlock
|
|
Mutex_CouldNotDestroy
|
|
NetAcc_InternalError
|
|
NetAcc_InitFailed
|
|
NetAcc_TargetResolution
|
|
NetAcc_CreateSocket
|
|
NetAcc_ConnSocket
|
|
NetAcc_WriteSocket
|
|
NetAcc_ReadSocket
|
|
Pool_ElemAlreadyExists
|
|
Pool_BadHashFromKey
|
|
Pool_InvalidId
|
|
Pool_ZeroModulus
|
|
RdrMgr_ReaderIdNotFound
|
|
Reader_BadAutoEncoding
|
|
Reader_CouldNotDecodeFirstLine
|
|
Reader_EOIInMultiSeq
|
|
Reader_SrcOfsNotSupported
|
|
Reader_EncodingStrRequired
|
|
Scan_CouldNotOpenSource
|
|
Scan_UnbalancedStartEnd
|
|
Scan_BadPScanToken
|
|
Stack_BadIndex
|
|
Stack_EmptyStack
|
|
Str_ZeroSizedTargetBuf
|
|
Str_UnknownRadix
|
|
Str_TargetBufTooSmall
|
|
Str_StartIndexPastEnd
|
|
Str_ConvertOverflow
|
|
Strm_StdErrWriteFailure
|
|
Strm_StdOutWriteFailure
|
|
Strm_ConWriteFailure
|
|
StrPool_IllegalId
|
|
Trans_CouldNotCreateDefCvtr
|
|
Trans_InvalidSizeReq
|
|
Trans_Unrepresentable
|
|
Trans_NotValidForEncoding
|
|
Trans_BadBlockSize
|
|
Trans_BadSrcSeq
|
|
Trans_BadSrcCP
|
|
Trans_BadTrailingSurrogate
|
|
Trans_CantCreateCvtrFor
|
|
URL_MalformedURL
|
|
URL_UnsupportedProto
|
|
URL_UnsupportedProto1
|
|
URL_OnlyLocalHost
|
|
URL_NoProtocolPresent
|
|
URL_ExpectingTwoSlashes
|
|
URL_IncorrectEscapedCharRef
|
|
URL_UnterminatedHostComponent
|
|
URL_RelativeBaseURL
|
|
URL_BaseUnderflow
|
|
URL_BadPortField
|
|
Vector_BadIndex
|
|
Val_InvalidElemId
|
|
Val_CantHaveIntSS
|
|
XMLRec_UnknownEncoding
|
|
E_HighBounds
|
|
W_LowBounds
|
|
W_HighBounds
|
|
V_LowBounds
|
|
V_HighBounds
|
|
The documentation for this class was generated from the following file:
|
|
|