public final class TokenManagerError extends Error
Constructor and Description |
---|
TokenManagerError(Error cause)
Construct a token manager error with given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TokenManagerError(Error cause)
cause
- The exception that caused this excetion to be thrown.Copyright © 2014. All rights reserved.