public interface SiddhiAppContextException
Modifier and Type | Method and Description |
---|---|
String |
getMessageWithOutContext() |
int[] |
getQueryContextEndIndex() |
int[] |
getQueryContextStartIndex() |
void |
setQueryContextIndexIfAbsent(int[] queryContextStartIndex,
int[] queryContextEndIndex,
String siddhiAppName,
String siddhiAppString) |
void setQueryContextIndexIfAbsent(int[] queryContextStartIndex, int[] queryContextEndIndex, String siddhiAppName, String siddhiAppString)
int[] getQueryContextStartIndex()
int[] getQueryContextEndIndex()
String getMessageWithOutContext()
Copyright © 2018 WSO2. All rights reserved.