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