StandardError
The sender made an error, not the current actor
# File lib/celluloid/actor.rb, line 17 def initialize(cause) @cause = cause super "caused by #{cause.inspect}: #{cause.to_s}" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.