PlasmaPyError

exception plasmapy.utils.exceptions.PlasmaPyError[source]

Base class of PlasmaPy custom errors.

All custom exceptions raised by PlasmaPy should inherit from this class and be defined in this module.