featherpy.exceptions

FeatherPy exceptions

Exceptions

ShapeError

Raised when a shape is not recognized or is not supported.

UnitError

Raised when a unit is not recognized or is not supported.

Module Contents

exception featherpy.exceptions.ShapeError

Bases: Exception

Raised when a shape is not recognized or is not supported.

exception featherpy.exceptions.UnitError

Bases: Exception

Raised when a unit is not recognized or is not supported.