public class VaultTokenLookupException extends VaultException
auth/token/lookup-self.| Constructor and Description |
|---|
VaultTokenLookupException(String msg)
Create a
VaultTokenLookupException with the specified detail message. |
VaultTokenLookupException(String msg,
Throwable cause)
Create a
VaultTokenLookupException with the specified detail message and
nested exception. |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VaultTokenLookupException(String msg)
VaultTokenLookupException with the specified detail message.msg - the detail message.Copyright © 2016–2021 Pivotal Software, Inc.. All rights reserved.