Raised by a use ExFPE module's generated functions when its context is not running — usually because it is missing from the supervision tree, or the application is stopped.
use ExFPE
@type t() :: %ExFPE.NotStartedError{__exception__: term(), reason: term()}