.. _api-errors: .. currentmodule:: prept Exceptions & Errors =================== Prept API uses the following errors to indicate different types of failures during generation or manipulation of boilerplates. .. autoclass:: PreptError :members: .. autoclass:: PreptCLIError :members: .. autoclass:: ConfigNotFound :members: .. autoclass:: InvalidConfig :members: .. autoclass:: BoilerplateNotFound :members: .. autoclass:: SpecResolutionError :members: