public class ExceptionHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IOException |
_exception |
| Constructor and Description |
|---|
ExceptionHolder() |
protected IOException _exception
public void assignException(IOException e)
public void throwHeld()
throws IOException
IOExceptionCopyright © 2014-2015 FasterXML. All Rights Reserved.