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