public final class JournalException extends DataStoreException
| Constructor and Description |
|---|
JournalException(String message)
Constructor
|
JournalException(String message,
Exception linkedException)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JournalException(String message)
public String getErrorCode()
getErrorCode in class DataStoreExceptionCopyright © 2021. All rights reserved.