public class DataflowJobAlreadyUpdatedException extends DataflowJobException
DataflowPipelineJob contained within
this exception contains information about the pre-existing updated job.| Constructor and Description |
|---|
DataflowJobAlreadyUpdatedException(DataflowPipelineJob job,
String message)
Create a new
DataflowJobAlreadyUpdatedException with the specified DataflowPipelineJob and message. |
getJobaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataflowJobAlreadyUpdatedException(DataflowPipelineJob job, String message)
DataflowJobAlreadyUpdatedException with the specified DataflowPipelineJob and message.Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.