Index of exceptions


A
At [Pxp_core_types_type.CORE_TYPES]
The string is a description where the exn happened.

C
Character_not_supported [Pxp_core_types_type.CORE_TYPES]

E
Edge_not_unique [Pxp_dfa.Graph]
End_of_parsing [Pxp_core_parser]
One way to signal that parsing is done
Error [Pxp_core_types_type.CORE_TYPES]
Other error
Error_event [Pxp_document]
The event stream contains an E_error event

I
ID_not_unique [Pxp_tree_parser]
ID_not_unique [Pxp_yacc]
now defined in Pxp_tree_parser
Interrupt_parsing [Pxp_core_parser]
Interrupt the parsing loop to process pull-style events

M
Method_not_applicable [Pxp_core_types_type.CORE_TYPES]
Indicates that a method has been called that is not applicable for the class.

N
Namespace_error [Pxp_core_types_type.CORE_TYPES]
Violation of a namespace constraint
Namespace_method_not_applicable [Pxp_core_types_type.CORE_TYPES]
Indicates that the called method is a namespace method but that the object does not support namespaces.
Namespace_not_in_scope [Pxp_core_types_type.CORE_TYPES]
The namespace scope does not know the URI
Namespace_not_managed [Pxp_core_types_type.CORE_TYPES]
A namespace URI is used but not declared in the namespace manager.
Namespace_prefix_not_managed [Pxp_core_types_type.CORE_TYPES]
A namespace prefix is used but not declared in the namespace manager.
Not_competent [Pxp_core_types_type.CORE_TYPES]
The resolver cannot open this kind of entity ID
Not_competent [Pxp_reader]
Raised by the 'open_in' method if the object does not know how to handle the passed external ID.
Not_resolvable [Pxp_core_types_type.CORE_TYPES]
While opening the entity, the nested exception occurred
Not_resolvable [Pxp_reader]
Indicates that one resolver was competent, but there was an error while resolving the external ID.

S
Skip [Pxp_document]
<ID:exc-skip> <TYPE:exception> <CALL> Skip <SIG> AUTO <DESCR> This exception can be used in the functions passed to map_tree, map_tree_sibl, iter_tree, and iter_tree_sibl to skip the current node, and to proceed with the next node.

U
Undeclared [Pxp_core_types_type.CORE_TYPES]
Indicates that no declaration is available and because of this every kind of usage is allowed.

V
Validation_error [Pxp_core_types_type.CORE_TYPES]
Violation of a validity constraint

W
WF_error [Pxp_core_types_type.CORE_TYPES]
Violation of a well-formedness constraint