 |
XMP Toolkit SDK
6.0.0
|
Go to the documentation of this file. 1 #ifndef XMPCoreErrorCodes_h__
2 #define XMPCoreErrorCodes_h__ 1
118 #endif // XMPCoreErrorCodes_h__
@ kDMECBadSchema
Indicates Bad schema parameter.
@ kDMECBadXPath
Indicates Bad XPath parameter.
@ kPECMaxValue
Maximum value this enum can hold, should be treated as invalid value.
@ kPECBadXML
Indicates XML parsing error.
@ kDMECMaxValue
Maximum value this enum can hold, should be treated as invalid value.
@ kDMECBadIterPosition
Indicates Bad iteration position.
@ kDMECInvalidPathSegment
Indicates invalid path segment inside a path.
@ kDMECNameSpacePrefixMapEntryMissing
Indicates that IXMPNameSpacePrefixMap has an entry missing.
@ kDMECArrayItemTypeDifferent
Indicates current array element type is not same as that of other child items.
@ kSECSizeExceed
Indicates serialization failed to achieve size requirement.
eSerializerErrorCode
Indicates various errors encountered during serialization.
static const uint32 kMaxEnumValue(Max_XMP_Uns32)
@ kSECNone
Indicates no error.
@ kDMECNodeAlreadyExists
Indicates a node with the same qualified name or index already exists.
@ kDMECNodeAlreadyAChild
Indicates that node is already a child of another parent.
@ kDMECNone
Indicates no error.
@ kPECNone
Indicates no error.
@ kDMECEmptyIterator
Indicates Empty iterator.
@ kPECInvalidContextNode
Context Node is invalid.
eParserErrorCode
Indicates various errors encountered during parsing.
@ kDMECNoSuchNodeExists
Indicates no such node exists.
@ kPECContextNodeParentIsNonArray
Parent of Context Node is not an array node.
@ kPECContextNodeIsNonComposite
Context Node is not a composite node.
@ kSECMaxValue
Maximum value this enum can hold, should be treated as invalid value.
@ kDMECValidationError
Indicates XMP format error.
@ kSECUnRegisteredNameSpace
Indicates un registered namespace encountered during serialization.
@ kPECBadXMP
XMP format error.
@ kDMECDifferentNodeTypePresent
Indicates that a different type of node is present than one user is expecting.
@ kPECBadRDF
RDF format error.
@ kDMECBadUnicode
Indicates Unicode error.
@ kDMECBadOptions
Indicates Bad options parameter.