thorn.exceptions

Thorn-related exceptions.

exception thorn.exceptions.BufferNotEmpty[source]

Trying to close buffer that is not empty.

exception thorn.exceptions.ImproperlyConfigured[source]

Configuration invalid/missing.

exception thorn.exceptions.SecurityError[source]

Security related error.

exception thorn.exceptions.ThornError[source]

Base class for Thorn exceptions.