Exception: Polyphony::MoveOn
- Inherits:
-
BaseException
- Object
- Exception
- BaseException
- Polyphony::MoveOn
- Defined in:
- lib/polyphony/core/exceptions.rb
Overview
MoveOn is used to interrupt a long-running blocking operation, while continuing the rest of the computation.
Instance Attribute Summary
Attributes inherited from BaseException
Attributes inherited from Exception
Method Summary
Methods inherited from BaseException
Methods inherited from Exception
#backtrace, #initialize, instantiate, #invoke
Constructor Details
This class inherits a constructor from Polyphony::BaseException