public static class MultipleIOException.Builder extends Object
IOException
using MultipleIOException
if there are more than one.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
void |
add(Throwable t)
Add the given
Throwable to the exception list. |
IOException |
build() |
boolean |
isEmpty() |
public IOException build()
IOException
public boolean isEmpty()
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.