Exception: Polyphony::Restart

Inherits:
BaseException show all
Defined in:
lib/polyphony/core/exceptions.rb

Overview

Restart is used to restart a fiber

Instance Attribute Summary

Attributes inherited from BaseException

#value

Attributes inherited from Exception

#raising_fiber, #source_fiber

Method Summary

Methods inherited from BaseException

#initialize

Methods inherited from Exception

#backtrace, #initialize, instantiate, #invoke

Constructor Details

This class inherits a constructor from Polyphony::BaseException