Methods

Class Index [+]

Quicksearch

MessagePack::RPC::TransportError

Constants

CODE

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.