Exception: SimpleFuture::Error

Inherits:
RuntimeError
  • Object
show all
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.

Direct Known Subclasses

ChildError, ResultTypeError