public class PersisterException extends Exception
| Constructor and Description |
|---|
PersisterException(String message)
Create an exception containing the message
|
PersisterException(String message,
Throwable cause)
Create an exception containing the message and root cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PersisterException(String message)
message - The error messageCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.