public static class Tasklet.AsyncThreadException
extends java.lang.Exception
| Constructor and Description |
|---|
AsyncThreadException(java.lang.Throwable currentThreadCause,
Tasklet.AsyncThreadException parentThreadException) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
appendAsCauseTo(java.lang.Throwable cause)
Appends this Exception as cause to the given throwable if it doesn't already have an Exception with this type as cause
|
static java.lang.StackTraceElement[] |
filterSecondaryDispatch(java.lang.StackTraceElement[] stacktrace) |
public AsyncThreadException(java.lang.Throwable currentThreadCause,
Tasklet.AsyncThreadException parentThreadException)
public java.lang.Throwable appendAsCauseTo(java.lang.Throwable cause)
public static java.lang.StackTraceElement[] filterSecondaryDispatch(java.lang.StackTraceElement[] stacktrace)
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.