Exception: SimpleFuture::Error
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- SimpleFuture::Error
- Defined in:
- lib/simple-future.rb
Overview
Exception class for errors related to SimpleFuture. All exceptions thrown
by SimpleFuture are either Error
or a subclass.