public class ExceptionHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IOException |
_exception |
| Constructor and Description |
|---|
ExceptionHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
assignException(IOException e) |
void |
throwHeld() |
protected IOException _exception
public void assignException(IOException e)
public void throwHeld()
throws IOException
IOExceptionCopyright © 2022 FasterXML. All rights reserved.