public class JsonCryptoException extends Exception
| Constructor and Description |
|---|
JsonCryptoException(String message)
Constructs a new exception with the specified detail message.
|
JsonCryptoException(String message,
Exception e)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JsonCryptoException(String message)
message - the error messageCopyright © 2025 Open Identity Platform Community. All rights reserved.