final class ChildFailed extends Terminated
Ordering
- Alphabetic
- By Inheritance
Inherited
- ChildFailed
- Terminated
- Signal
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val cause: Throwable
- def equals(obj: Any): Boolean
- Definition Classes
- → Terminated → AnyRef → Any
- def getCause(): Throwable
Java API
- def getRef(): [Void]
Java API: The actor that was watched and got terminated
Java API: The actor that was watched and got terminated
- Definition Classes
- Terminated
- def hashCode(): Int
- Definition Classes
- → Terminated → AnyRef → Any
- val ref: [Nothing]
- Definition Classes
- Terminated
- def toString(): String
- Definition Classes
- → Terminated → AnyRef → Any
Child has failed due an uncaught exception