object SubscriptionWithCancelException

Source
SubscriptionWithCancelException.scala
Linear Supertypes
Content Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SubscriptionWithCancelException
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed abstract class NonFailureCancellation extends RuntimeException with NoStackTrace

    Not for user extension

    Not for user extension

    Annotations
    @DoNotInherit()

Value Members

  1. case object NoMoreElementsNeeded extends with Product with Serializable
  2. case object StageWasCompleted extends with Product with Serializable