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 AutoCloseable
SailException
- if this resource cannot be closedCopyright © 2015-2022 Eclipse Foundation. All Rights Reserved.