# File lib/rhc/rest.rb, line 55 def initialize(message, field=nil, error_code=nil) super(message, error_code) @field = field end