public class ExceptionUtil extends Object
| Constructor and Description |
|---|
ExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessageWithContext(Throwable throwable,
SiddhiAppContext siddhiAppContext) |
static void |
populateQueryContext(Throwable t,
org.wso2.siddhi.query.api.SiddhiElement siddhiElement,
SiddhiAppContext siddhiAppContext) |
public static void populateQueryContext(Throwable t, org.wso2.siddhi.query.api.SiddhiElement siddhiElement, SiddhiAppContext siddhiAppContext)
public static String getMessageWithContext(Throwable throwable, SiddhiAppContext siddhiAppContext)
Copyright © 2017 WSO2. All rights reserved.