public class ResourceClosedException extends RuntimeException
| Constructor and Description |
|---|
ResourceClosedException() |
ResourceClosedException(String msg) |
ResourceClosedException(String msg,
Throwable t) |
ResourceClosedException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString