StandardError
# 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.