class DBX::NotSupportedError
- DBX::NotSupportedError
- NotImplementedError
- Exception
- Reference
- Object
Overview
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.