public class ResourceCloseFailureException extends RuntimeException
Resource.close().
It is a RuntimeException since Resource.close() is not allowed to throw checked exceptions.| Constructor and Description |
|---|
ResourceCloseFailureException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.