public interface SailClosable
SailException on close.| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this resource, relinquishing any underlying resources.
|
void close()
throws SailException
SailException - if this resource cannot be closedCopyright © 2001–2015 Aduna. All rights reserved.