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