21 22 23
# File 'lib/net/netconf/exception.rb', line 21 def to_s "RPC command error: #{cmd.first_element_child.name}\n#{rsp.to_xml}" end