Exception: Lotus::Model::Adapters::NotSupportedError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/lotus/model/adapters/abstract.rb

Overview

It’s raised when an adapter does not support a feature.

Example: When we try to get a connection string for the current database but the adapter has not implemented it.

See Also:

Since:

  • 0.3.0