Class SlotNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.runtime.taskexecutor.slot.SlotNotFoundException
- All Implemented Interfaces:
Serializable
Exception indicating that a
TaskSlot could not be found.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSlotNotFoundException(String message) SlotNotFoundException(AllocationID allocationId) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SlotNotFoundException
-
SlotNotFoundException
-