public class StringEncryptionException extends RuntimeException
IStringEncryptionService,
Serialized Form| Constructor and Description |
|---|
StringEncryptionException(String message)
Constructor for StringEncryptionException.
|
StringEncryptionException(String message,
Throwable cause)
Constructor for StringEncryptionException.
|
StringEncryptionException(Throwable cause)
Constructor for StringEncryptionException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StringEncryptionException(Throwable cause)
Constructor for StringEncryptionException.
cause - a Throwable objectpublic StringEncryptionException(String message, Throwable cause)
Constructor for StringEncryptionException.
Copyright © 2023 Apereo. All rights reserved.