public class PauseCancelException extends RuntimeException
Constructor and Description |
---|
PauseCancelException(PauseOrCancelAction pauseCancelAction)
Constructor
|
Modifier and Type | Method and Description |
---|---|
PauseOrCancelAction |
getPauseOrCancelAction()
Get the action
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PauseCancelException(PauseOrCancelAction pauseCancelAction)
pauseCancelAction
- public PauseOrCancelAction getPauseOrCancelAction()
Copyright © 2018 Vitam. All rights reserved.