Class ExceptionUtil.MultiException
java.lang.Object
org.eclipse.jetty.util.ExceptionUtil.MultiException
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
<T extends Throwable>
voidifExceptionThrowAs
(Class<T> type) void
-
Constructor Details
-
MultiException
public MultiException()
-
-
Method Details
-
add
-
ifExceptionThrow
-
ifExceptionThrowRuntime
public void ifExceptionThrowRuntime() -
ifExceptionThrowAs
-
callAndCatch
-