Exception: Stacked::NotImplemented
- Inherits:
-
StandardError
- Object
- StandardError
- Stacked::NotImplemented
- Defined in:
- lib/stacked.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
40 41 42 |
# File 'lib/stacked.rb', line 40 def "The requested action is not available in the API." end |