Class AsyncStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.flink.runtime.asyncprocessing.AsyncStateException
- All Implemented Interfaces:
Serializable
An exception for wrapping exceptions that are thrown by
StateFuture callback framework.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAsyncStateException(String message, Throwable cause) AsyncStateException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace