Exception: RSpecTracer::Storage::SqliteBackend::SqliteBackendError Private
- Inherits:
-
StandardError
- Object
- StandardError
- RSpecTracer::Storage::SqliteBackend::SqliteBackendError
- Defined in:
- lib/rspec_tracer/storage/sqlite_backend.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Raised when the sqlite3 gem cannot be loaded. Engine’s build_storage_backend dispatch rescues + falls back to ‘:json` with a warn line - same optional-dep posture as RedisBackend uses for the redis gem.