Class ExceptionHelper.Termination
- java.lang.Object
-
- java.lang.Throwable
-
- io.reactivex.rxjava3.internal.util.ExceptionHelper.Termination
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ExceptionHelper
static final class ExceptionHelper.Termination extends java.lang.Throwable
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description Termination()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Throwable
fillInStackTrace()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-