The error emitted from SQLite or a general error with the library.
@type t() :: %Exqlite.Error{ __exception__: true, message: String.t(), statement: String.t() }