Class FiberKilledWithNoResult

Custom exception thrown by Future.get if the fiber quit without setting a result

class FiberKilledWithNoResult
  : object.Exception ;