API Reference io_exceptions

io_exceptions

Exceptions used by the IO classes.

Source: PHX/io_exceptions.py


FindSectionMarkerException

Raised when a section marker string cannot be found in a worksheet column.

Inherits from: Exception

Attributes

AttributeTypeDescription
msg

PerReferenceAreaException

Raised when the PER reference area (TFA or footprint) cannot be found.

Inherits from: Exception

Attributes

AttributeTypeDescription
msg

ReadDataException

Raised when a value cannot be read from a PHPP worksheet cell.

Inherits from: Exception

Attributes

AttributeTypeDescription
msg

PHPPDataMissingException

Raised when a required PHPP field returns None.

Inherits from: Exception

Attributes

AttributeTypeDescription
msg