@Deprecated public abstract class StoreQueryCreationException extends RuntimeException implements io.siddhi.query.api.exception.SiddhiAppContextException
Modifier | Constructor and Description |
---|---|
protected |
StoreQueryCreationException(String message)
Deprecated.
|
protected |
StoreQueryCreationException(String message,
Throwable throwable)
Deprecated.
|
protected |
StoreQueryCreationException(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, toString
protected StoreQueryCreationException(String message)
protected StoreQueryCreationException(String message, Throwable throwable)
protected StoreQueryCreationException(Throwable throwable)
Copyright © 2019. All rights reserved.