Exception: Rackful::HTTP422UnprocessableEntity
- Inherits:
 - 
      HTTPSimpleStatus
      
        
- Object
 - RuntimeError
 - HTTPStatus
 - HTTPSimpleStatus
 - Rackful::HTTP422UnprocessableEntity
 
 - Defined in:
 - lib/rackful/httpstatus.rb
 
Instance Attribute Summary (collapse)
- 
  
    
      - (void) headers 
    
    
  
  
    
      inherited
      from HTTPStatus
    
  
  
  
    
      readonly
    
    
  
  
  
  
  
  
    
Returns the value of attribute headers.
 - 
  
    
      - (void) status 
    
    
  
  
    
      inherited
      from HTTPStatus
    
  
  
  
    
      readonly
    
    
  
  
  
  
  
  
    
Returns the value of attribute status.
 - 
  
    
      - (void) to_rackful 
    
    
  
  
    
      inherited
      from HTTPStatus
    
  
  
  
    
      readonly
    
    
  
  
  
  
  
  
    
Returns the value of attribute to_rackful.
 
Constructor Details
This class inherits a constructor from Rackful::HTTPSimpleStatus
Instance Attribute Details
- (void) headers (readonly) Originally defined in class HTTPStatus
Returns the value of attribute headers
- (void) status (readonly) Originally defined in class HTTPStatus
Returns the value of attribute status
- (void) to_rackful (readonly) Originally defined in class HTTPStatus
Returns the value of attribute to_rackful