Methods

Class Index [+]

Quicksearch

MessagePack::RPC::TimeoutError

Top Level Errors

Constants

CODE

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.