Exception: Owa::Unauthorized

Inherits:
OwaErrors
  • Object
show all
Defined in:
lib/owa/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  "Looks like you are not authorized"
end