Exception: Vend::Unauthorized

Inherits:
Error
  • Object
show all
Defined in:
lib/vend/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



5
# File 'lib/vend/errors.rb', line 5

def message; "Unauthorized"; end