Enum CursorError
Enumeration of non-fatal errors that applications can intercept by setting an handler on a cursor instance.
The enum base type is
int
.
Enum members
Name | Description |
---|---|
invalidAttributeSyntax
|
The attributes could not be parsed due to invalid syntax |
missingXMLDeclaration
|
The document does not begin with an XML declaration |
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --