Exception: Flareshow::APIAccessException

Inherits:
Exception
  • Object
show all
Defined in:
lib/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



10
11
12
# File 'lib/exceptions.rb', line 10

def message 
  "you've attempted to change an object in a way not permitted by the API"
end