Class ExceptionHelper.Termination
java.lang.Object
java.lang.Throwable
io.reactivex.rxjava3.internal.util.ExceptionHelper.Termination
- All Implemented Interfaces:
Serializable
- Enclosing class:
ExceptionHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Termination
Termination()
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-