protected class ExceptionHelper.Tester extends Object implements Runnable
ExceptionHelper class.| Modifier and Type | Field and Description |
|---|---|
protected ExceptionHelper |
helper |
| Constructor and Description |
|---|
Tester(ExceptionHelper value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
level1() |
protected void |
level2() |
protected void |
level3() |
void |
run() |
protected ExceptionHelper helper
public Tester(ExceptionHelper value)
protected void level1() throws IOException
IOExceptionprotected void level2() throws IOException
IOExceptionprotected void level3() throws IOException
IOExceptionCopyright © 2017. All rights reserved.