@Deprecated public abstract class StoreQueryRuntimeException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
StoreQueryRuntimeException()
Deprecated.
|
protected |
StoreQueryRuntimeException(String message)
Deprecated.
|
protected |
StoreQueryRuntimeException(String message,
Throwable throwable)
Deprecated.
|
protected |
StoreQueryRuntimeException(Throwable throwable)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isClassLoadingIssue()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected StoreQueryRuntimeException()
protected StoreQueryRuntimeException(String message)
protected StoreQueryRuntimeException(String message, Throwable throwable)
protected StoreQueryRuntimeException(Throwable throwable)
Copyright © 2020. All rights reserved.