public class ClosedException extends IOException
| Constructor and Description |
|---|
ClosedException() |
ClosedException(String message) |
ClosedException(String message,
Throwable cause) |
ClosedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.