Exception: Calexcer::MethodNotImplementedError
- Inherits:
-
StandardError
- Object
- StandardError
- Calexcer::MethodNotImplementedError
- Defined in:
- lib/calexcer/errors/method_not_implemented_error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/calexcer/errors/method_not_implemented_error.rb', line 3 def "method not implemented" end |