Errors
----------------------------

.. autoexception:: simplesqlite.NullDatabaseConnectionError
    :show-inheritance:

.. autoexception:: simplesqlite.TableNotFoundError
    :show-inheritance:

.. autoexception:: simplesqlite.AttributeNotFoundError
    :show-inheritance:

.. autoexception:: simplesqlite.SqlSyntaxError
    :show-inheritance:
