Parent

Methods

Included Modules

Files

Class/Module Index [+]

Quicksearch

Concurrent::Actor::UnknownMessage

Attributes

envelope[R]

Public Class Methods

new(envelope) click to toggle source
# File lib/concurrent/actor/errors.rb, line 21
def initialize(envelope)
  @envelope = Type! envelope, Envelope
  super envelope.message.inspect
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.