public class IOWithCauseException
extends java.io.IOException
a cause.| Constructor and Description |
|---|
IOWithCauseException(java.lang.String message,
java.lang.Throwable cause) |
IOWithCauseException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |