Methods

Class Index [+]

Quicksearch

MessagePack::RPC::RemoteError

Constants

CODE

Public Class Methods

new(code, *data) click to toggle source
     # File lib/msgpack/rpc/exception.rb, line 116
116:         def initialize(code, *data)
117:                 super(code, *data)
118:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.