public class CheckpointTriggerException extends FlinkException
Constructor and Description |
---|
CheckpointTriggerException(String message,
CheckpointDeclineReason checkpointDeclineReason) |
Modifier and Type | Method and Description |
---|---|
CheckpointDeclineReason |
getCheckpointDeclineReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CheckpointTriggerException(String message, CheckpointDeclineReason checkpointDeclineReason)
public CheckpointDeclineReason getCheckpointDeclineReason()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.