PlasmaPyError

exception plasmapy.utils.exceptions.PlasmaPyError

Base class of PlasmaPy custom errors.

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