.. _coreexceptions:

.. module:: flaskbb.core.exceptions

Core Exceptions
===============

These are exceptions that aren't specific to any one part of FlaskBB
and are used ubiquitously.

.. autoexception:: BaseFlaskBBError
.. autoexception:: ValidationError
.. autoexception:: StopValidation