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, toString
public WeakKeyException(String message)
message
- the message explaining why the exception is thrown.Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.