Exception: AuthorizationError

Inherits:
AmazeSNSError show all
Defined in:
lib/amaze/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



12
13
14
# File 'lib/amaze/exceptions.rb', line 12

def message
  'You do not have permission to access the resource'
end