public class DuplicateAnnotationException extends SiddhiAppValidationException
| Constructor and Description |
|---|
DuplicateAnnotationException(String message,
int[] queryContextStartIndex,
int[] queryContextEndIndex) |
DuplicateAnnotationException(String message,
Throwable throwable,
int[] queryContextStartIndex,
int[] queryContextEndIndex,
String siddhiAppName,
String siddhiAppString) |
getMessage, getMessageWithOutContext, getQueryContextEndIndex, getQueryContextStartIndex, setQueryContextIndexIfAbsentaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateAnnotationException(String message, int[] queryContextStartIndex, int[] queryContextEndIndex)
Copyright © 2019. All rights reserved.