Package org.apache.beam.runners.dataflow
Class DataflowJobException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.beam.runners.dataflow.DataflowJobException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 DataflowJobAlreadyExistsException,DataflowJobAlreadyUpdatedException,DataflowServiceException
A 
RuntimeException that contains information about a DataflowPipelineJob.- See Also:
 
- 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Method Details
- 
getJob
Returns the failed job. 
 -