Parent

Methods

Included Modules

Files

Class/Module Index [+]

Quicksearch

Concurrent::Actor::ActorTerminated

Attributes

reference[R]

Public Class Methods

new(reference) click to toggle source
# File lib/concurrent/actor/errors.rb, line 10
def initialize(reference)
  @reference = Type! reference, Reference
  super reference.path
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.