public final class ClosableResourceUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Exception |
attemptClose(ClosableResource cr)
attempts to close the specified resource,
logging any exception or failure, but allowing
control flow to proceed normally regardless.
|
public static Exception attemptClose(ClosableResource cr)
Copyright © 2018 com.mchange. All rights reserved.