public class WeakKeyException extends InvalidKeyException
| Constructor and Description |
|---|
WeakKeyException(String message)
Creates a new instance with the specified explanation message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WeakKeyException(String message)
message - the message explaining why the exception is thrown.Copyright © 2014–2023 jsonwebtoken.io. All rights reserved.