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