public class DbUnavailableException extends JsonRpcErrorDataException
errorData| Constructor and Description |
|---|
DbUnavailableException(String message,
Throwable cause,
DbUnavailableState state) |
| Modifier and Type | Method and Description |
|---|---|
DbUnavailableState |
getState() |
getErrorData, setErrorDataaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DbUnavailableException(String message, Throwable cause, DbUnavailableState state)
public DbUnavailableState getState()
Copyright © 2023. All rights reserved.