Exception: NXT::Exceptions::InterfaceNotImplemented
- Inherits:
-
NotImplementedError
- Object
- NotImplementedError
- NXT::Exceptions::InterfaceNotImplemented
- Defined in:
- lib/nxt/exceptions.rb
Overview
Raised when a class has not implemented a method from the base class that is required to be overriden.