Abstract
Simply fails when message arrives here. It's usually the last behaviour.
# File lib/concurrent/actor/behaviour/errors_on_unknown_message.rb, line 6 def on_envelope(envelope) raise UnknownMessage, envelope end
[Validate]
Generated with the Darkfish Rdoc Generator 2.