Parent

Methods

Class/Module Index [+]

Quicksearch

CIMI::Model::NotFound

Attributes

code[RW]

Public Class Methods

new() click to toggle source
# File lib/cimi/model/errors.rb, line 21
def initialize
  super("Requested Entity Not Found")
  self.code = 404
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.