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