public class UnknownPropertyInJQLException extends KriptonProcessorException
| Constructor and Description |
|---|
UnknownPropertyInJQLException(SQLiteModelMethod method,
Class<? extends Annotation> annotation,
AnnotationAttributeType attribute,
String propertyName) |
UnknownPropertyInJQLException(SQLiteModelMethod method,
String propertyName) |
getErrorCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownPropertyInJQLException(SQLiteModelMethod method, String propertyName)
public UnknownPropertyInJQLException(SQLiteModelMethod method, Class<? extends Annotation> annotation, AnnotationAttributeType attribute, String propertyName)
Copyright © 2017. All rights reserved.