Package org.apache.flink.runtime
Class JobException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.util.FlinkException
org.apache.flink.runtime.JobException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ClusterDatasetCorruptedException,JobNotFinishedException,NoResourceAvailableException
public class JobException
extends org.apache.flink.util.FlinkException
Indicates that a job has failed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JobException
-
JobException
-