| Modifier and Type | Method | Description |
|---|---|---|
B |
withCease() |
Builder method for the
Ceasable.cease() method. |
default B |
withCeaseUnchecked() |
Ceases the component by calling
withCease() without you to
require catching an CeaseException. |
B withCease() throws CeaseException
Ceasable.cease() method.CeaseException - Thrown in case ceasing fails.default B withCeaseUnchecked()
withCease() without you to
require catching an CeaseException.CeaseException.CeaseRuntimeException - encapsulates the cause and is thrown
upon encountering a CeaseException exceptionCopyright © 2018. All rights reserved.