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