public class PossibleInconsistentStateException extends FlinkException
PossibleInconsistentStateException
represents errors that might have lead to an
inconsistent state within the HA resources.Constructor and Description |
---|
PossibleInconsistentStateException() |
PossibleInconsistentStateException(String message,
Throwable cause) |
PossibleInconsistentStateException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@VisibleForTesting public PossibleInconsistentStateException()
public PossibleInconsistentStateException(String message, Throwable cause)
public PossibleInconsistentStateException(Throwable cause)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.