Methods

Class Index [+]

Quicksearch

MessagePack::RPC::CallError

Constants

CODE

Public Class Methods

new(msg) click to toggle source
     # File lib/msgpack/rpc/exception.rb, line 102
102:         def initialize(msg)
103:                 super(self.class::CODE, msg)
104:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.