public class CloseException extends IOException
Closeable).
Clean-up may fail for any reason.
Specialization of the general IOException that indicates that the
error happened while Closeable.close() has been called.Closeable,
Serialized Form| Constructor and Description |
|---|
CloseException(String message,
CleanException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CloseException(String message, CleanException cause)
Copyright © 2021. All rights reserved.