lib/qrpc/protocol/json-rpc/error.rb in qrpc-0.9.0 vs lib/qrpc/protocol/json-rpc/error.rb in qrpc-0.9.1

- old
+ new

@@ -1,6 +1,6 @@ # encoding: utf-8 -# (c) 2011 Martin Kozák (martinkozak@martinkozak.net) +# (c) 2011-2012 Martin Kozák (martinkozak@martinkozak.net) require "qrpc/general" require "qrpc/protocol/abstract/error" require "qrpc/protocol/json-rpc/native/exception-data"