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, toString
public JsonCryptoException(String message)
message
- the error messageCopyright © 2025 Open Identity Platform Community. All rights reserved.