public final class LogExceptionRunnable
extends java.lang.Object
implements java.lang.Runnable
Runnable that logs any exception thrown by it, before
re-throwing it.| Constructor and Description |
|---|
LogExceptionRunnable(java.lang.Runnable task) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
java.lang.String |
toString() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.