Class PartitionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.flink.runtime.io.network.partition.PartitionException
org.apache.flink.runtime.io.network.partition.PartitionNotFoundException
- All Implemented Interfaces:
Serializable
Exception for failed partition requests due to non-existing partitions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.runtime.io.network.partition.PartitionException
getPartitionIdMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PartitionNotFoundException
-