Exception: Sinatra::NotFound
    Do not use.  This class is for internal use only.
  
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           Error,
          StandardError | |
| Instance Chain: 
          self,
           Error,
          StandardError | |
| Inherits: | Sinatra::Error 
 | 
| Defined in: | lib/sinatra/base.rb | 
Instance Method Summary
Instance Method Details
#http_status
[ GitHub ]# File 'lib/sinatra/base.rb', line 282
def http_status; 404 end