Exception: Stacked::NotImplemented

Inherits:
StandardError
  • Object
show all
Defined in:
lib/stacked.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



40
41
42
# File 'lib/stacked.rb', line 40

def message
  "The requested action is not available in the API."
end