bluemira.magnetostatics.error

Error classes for the magnetostatics module

Exceptions

MagnetostaticsError

The base class for magnetostatics errors.

MagnetostaticsIntegrationError

Error class for integration errors in magnetostatics.

Module Contents

exception bluemira.magnetostatics.error.MagnetostaticsError

Bases: bluemira.base.error.BluemiraError

Inheritance diagram of bluemira.magnetostatics.error.MagnetostaticsError

The base class for magnetostatics errors.

exception bluemira.magnetostatics.error.MagnetostaticsIntegrationError

Bases: MagnetostaticsError

Inheritance diagram of bluemira.magnetostatics.error.MagnetostaticsIntegrationError

Error class for integration errors in magnetostatics.