public class MemoryCloseException extends MemoryException
| Constructor and Description |
|---|
MemoryCloseException()
The associated resource failed to close.
|
MemoryCloseException(String resource)
The associated resource failed to close, with comment
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MemoryCloseException()
public MemoryCloseException(String resource)
resource - the named resource that failed to close, plus other comments.Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.