
Public Member Functions | |
| NestedIOException (String message, Throwable cause) | |
| NestedIOException (Throwable cause) | |
| NestedIOException | ( | Throwable | cause | ) |
Create a new NestedIOException instance.
| cause | object of type throwable |
| NestedIOException | ( | String | message, | |
| Throwable | cause | |||
| ) |
1.5.8