public class DuplicateAttributeException extends SiddhiAppValidationException
Constructor and Description |
---|
DuplicateAttributeException(String message,
int[] queryContextStartIndex,
int[] queryContextEndIndex) |
DuplicateAttributeException(String message,
int[] queryContextStartIndex,
int[] queryContextEndIndex,
String siddhiAppName,
String siddhiAppString) |
getMessage, getMessageWithOutContext, getQueryContextEndIndex, getQueryContextStartIndex, setQueryContextIndexIfAbsent
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DuplicateAttributeException(String message, int[] queryContextStartIndex, int[] queryContextEndIndex, String siddhiAppName, String siddhiAppString)
public DuplicateAttributeException(String message, int[] queryContextStartIndex, int[] queryContextEndIndex)
Copyright © 2018 WSO2. All rights reserved.