Parent

Methods

Class/Module Index [+]

Quicksearch

CIMI::Model::NotImplemented

Attributes

code[RW]

Public Class Methods

new() click to toggle source
# File lib/cimi/model/errors.rb, line 31
def initialize
  super("Requested operation is not implemented by backend provider")
  self.code = 501
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.