Package xmlschema_acue :: Module exceptions

Module exceptions

source code

This module contains the exception and warning classes of the 'xmlschema_acue' package.

Classes
  XMLSchemaException
The base exception that let you catch all the errors generated by the library.
  XMLSchemaOSError
  XMLSchemaAttributeError
  XMLSchemaTypeError
  XMLSchemaValueError
  XMLSchemaSyntaxError
  XMLSchemaKeyError
  XMLSchemaIndexError
  XMLSchemaURLError
  XMLSchemaRegexError
Raised when an error is found when parsing an XML Schema regular expression.
  XMLSchemaWarning
Base warning class for the XMLSchema package.