public class PossibleInconsistentStateException
extends org.apache.flink.util.FlinkException
PossibleInconsistentStateException represents errors that might have lead to an
inconsistent state within the HA resources.| 构造器和说明 |
|---|
PossibleInconsistentStateException() |
PossibleInconsistentStateException(String message,
Throwable cause) |
PossibleInconsistentStateException(Throwable cause) |
@VisibleForTesting public PossibleInconsistentStateException()
public PossibleInconsistentStateException(String message, Throwable cause)
public PossibleInconsistentStateException(Throwable cause)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.