bluemira.magnetostatics.error ============================= .. py:module:: bluemira.magnetostatics.error .. autoapi-nested-parse:: Error classes for the magnetostatics module Exceptions ---------- .. autoapisummary:: bluemira.magnetostatics.error.MagnetostaticsError bluemira.magnetostatics.error.MagnetostaticsIntegrationError Module Contents --------------- .. py:exception:: MagnetostaticsError Bases: :py:obj:`bluemira.base.error.BluemiraError` .. autoapi-inheritance-diagram:: bluemira.magnetostatics.error.MagnetostaticsError :parts: 1 :private-bases: The base class for magnetostatics errors. .. py:exception:: MagnetostaticsIntegrationError Bases: :py:obj:`MagnetostaticsError` .. autoapi-inheritance-diagram:: bluemira.magnetostatics.error.MagnetostaticsIntegrationError :parts: 1 :private-bases: Error class for integration errors in magnetostatics.