org.apache.pekko.stream.SubscriptionWithCancelException
See theSubscriptionWithCancelException companion trait
Attributes
- Companion
- trait
- Source
- SubscriptionWithCancelException.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
case object NoMoreElementsNeeded extends NonFailureCancellation
Attributes
- Source
- SubscriptionWithCancelException.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalsclass NonFailureCancellationtrait NoStackTraceclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
NoMoreElementsNeeded.type
sealed abstract class NonFailureCancellation extends RuntimeException, NoStackTrace
Not for user extension
Not for user extension
Attributes
- Source
- SubscriptionWithCancelException.scala
- Supertypes
-
trait NoStackTraceclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object NoMoreElementsNeededobject StageWasCompleted
case object StageWasCompleted extends NonFailureCancellation
Attributes
- Source
- SubscriptionWithCancelException.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalsclass NonFailureCancellationtrait NoStackTraceclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
StageWasCompleted.type
In this article