Class SlotManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.util.FlinkException
org.apache.flink.runtime.resourcemanager.exceptions.ResourceManagerException
org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerException
- All Implemented Interfaces:
Serializable
Base class for exceptions thrown by the
SlotManager.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSlotManagerException(String message) SlotManagerException(String message, Throwable cause) SlotManagerException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SlotManagerException
-
SlotManagerException
-
SlotManagerException
-