class

DBX::NotSupportedError

Inherits NotImplementedError / Exception / Reference / Object

Raised when a method is not supported.

This can be used either to stub out method bodies, or when the method is not supported on the current adapter.