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