Package org.apache.beam.runners.dataflow
Class DataflowServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.beam.runners.dataflow.DataflowJobException
org.apache.beam.runners.dataflow.DataflowServiceException
- All Implemented Interfaces:
Serializable
Signals there was an error retrieving information about a job from the Cloud Dataflow Service.
- See Also:
-
Method Summary
Methods inherited from class org.apache.beam.runners.dataflow.DataflowJobException
getJob
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString