Package org.burningwave.core.iterable
Class IterableObjectHelper.TerminateIteration
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.burningwave.core.iterable.IterableObjectHelper.TerminateIteration
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IterableObjectHelper.TerminateIterationstatic final IterableObjectHelper.TerminateIteration -
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
-
NOTIFICATION
-
ONLY_FOR_THE_CURRENT_THREAD_NOTIFICATION
public static final IterableObjectHelper.TerminateIteration ONLY_FOR_THE_CURRENT_THREAD_NOTIFICATION
-
-
Constructor Details
-
TerminateIteration
public TerminateIteration()
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-