public interface SailClosable extends AutoCloseable
SailException on close.| Modifier and Type | Method and Description | 
|---|---|
| void | close()Closes this resource, relinquishing any underlying resources. | 
void close()
    throws SailException
close in interface AutoCloseableSailException - if this resource cannot be closedCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.