class DTK::Common::Response::Error
Public Class Methods
new(hash={})
click to toggle source
Calls superclass method
# File lib/response.rb, line 145 def initialize(hash={}) super(hash) end