Skip to content

exceptions

exceptions

Exceptions for oxml sub-package.

XmlchemyError

Bases: Exception

Generic error class.

InvalidXmlError

Bases: XmlchemyError

Raised when invalid XML is encountered, such as on attempt to access a missing required child element.