Methods

Class Index [+]

Quicksearch

MessagePack::RPC::RuntimeError

RuntimeError

Constants

CODE

Public Class Methods

new(msg, *data) click to toggle source
     # File lib/msgpack/rpc/exception.rb, line 168
168:         def initialize(msg, *data)
169:                 super("RuntimeError", msg, *data)
170:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.