| Modifier and Type | Method and Description |
|---|---|
default B |
pauseUnchecked()
Pauses the component by calling
withPause() without you to
require catching an PauseException. |
B |
withPause()
Builder method for the
Pausable.pause() method. |
B withPause() throws PauseException
Pausable.pause() method.PauseException - Thrown in case pausing fails.default B pauseUnchecked()
withPause() without you to
require catching an PauseException.org.refcodes.exception.HiddenException - encapsulates the cause and is thrown upon
encountering a PauseException exceptionCopyright © 2018. All rights reserved.