public class SerializedCheckpointException extends Object implements Serializable
Constructor and Description |
---|
SerializedCheckpointException(CheckpointException checkpointException) |
Modifier and Type | Method and Description |
---|---|
CheckpointFailureReason |
getCheckpointFailureReason() |
SerializedThrowable |
getSerializedThrowable() |
CheckpointException |
unwrap() |
public SerializedCheckpointException(CheckpointException checkpointException)
public CheckpointFailureReason getCheckpointFailureReason()
public SerializedThrowable getSerializedThrowable()
public CheckpointException unwrap()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.