public class JobNotDeployedException extends com.spotify.helios.common.HeliosException
| Constructor and Description |
|---|
JobNotDeployedException(String host,
com.spotify.helios.common.descriptors.JobId jobId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
com.spotify.helios.common.descriptors.JobId |
getJobId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JobNotDeployedException(String host, com.spotify.helios.common.descriptors.JobId jobId)
public String getHost()
public com.spotify.helios.common.descriptors.JobId getJobId()
Copyright © 2017. All rights reserved.