public class ExceptionUtils
extends java.lang.Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
handleThrowable(java.lang.Throwable t)
Checks whether the supplied Throwable is one that needs to be
rethrown and swallows all others.
|
static void |
preload()
NO-OP method provided to enable simple pre-loading of this class.
|
public static void handleThrowable(java.lang.Throwable t)
t - the Throwable to checkpublic static void preload()
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.