public abstract class DataflowJobException extends RuntimeException
RuntimeException that contains information about a DataflowPipelineJob.| Modifier and Type | Method and Description |
|---|---|
DataflowPipelineJob |
getJob()
Returns the failed job.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataflowPipelineJob getJob()
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.