Libraries
»
squad
(0.1.2)
»
Index (N)
»
Squad
»
NotFoundError
Exception: Squad::NotFoundError
Inherits:
Error
Object
StandardError
Error
Squad::NotFoundError
show all
Defined in:
lib/squad.rb
Instance Method Summary
collapse
#
status
⇒ Object
Methods inherited from
Error
#body
,
#header
Instance Method Details
#
status
⇒
Object
66
# File 'lib/squad.rb', line 66
def
status
;
404
end