public class JobDoesNotExistException extends com.spotify.helios.common.HeliosException
| Constructor and Description |
|---|
JobDoesNotExistException(com.spotify.helios.common.descriptors.JobId id) |
JobDoesNotExistException(String message) |
JobDoesNotExistException(String message,
Throwable cause) |
JobDoesNotExistException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JobDoesNotExistException(String message)
public JobDoesNotExistException(Throwable cause)
public JobDoesNotExistException(com.spotify.helios.common.descriptors.JobId id)
Copyright © 2017. All rights reserved.