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:
java.io.Serializable
public class DataflowServiceException extends DataflowJobException
Signals there was an error retrieving information about a job from the Cloud Dataflow Service.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.apache.beam.runners.dataflow.DataflowJobException
getJob
-
-