Class CheckpointException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.runtime.checkpoint.CheckpointException
All Implemented Interfaces:
Serializable

public class CheckpointException extends Exception
Base class for checkpoint related exceptions.
See Also: