merlin.components.exceptions¶
Module Contents¶
-
exception
merlin.components.exceptions.MerlinError¶ Bases:
pyre.PyreErrorBase class for merlin exceptions
-
exception
merlin.components.exceptions.SpellNotFoundError(spell, **kwds)¶ Bases:
merlin.components.exceptions.MerlinErrorException raised when the requested spell cannot be located
-
description= spell {.spell!r} not found¶
-