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
IOException
Copyright © 2018 FasterXML. All rights reserved.