aiida_quantumespresso.parsers.parse_xml.exceptions

aiida_quantumespresso.parsers.parse_xml.exceptions#

Exceptions for the XML parsing module of Quantum ESPRESSO.

Module Contents#

exception aiida_quantumespresso.parsers.parse_xml.exceptions.XMLParseError[source]#

Bases: Exception

Raised when the XML output could not be parsed.

exception aiida_quantumespresso.parsers.parse_xml.exceptions.XMLUnsupportedFormatError[source]#

Bases: Exception

Raised when the XML output has an unsupported format.