public class EncryptException extends RuntimeException
| Constructor and Description |
|---|
EncryptException() |
EncryptException(String message) |
EncryptException(String message,
Throwable cause) |
EncryptException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.