public class PropertyNotFoundException extends KriptonProcessorException
| Constructor and Description |
|---|
PropertyNotFoundException(SQLiteModelMethod method,
String fieldName,
com.squareup.javapoet.TypeName typeName) |
PropertyNotFoundException(String msg) |
getErrorCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyNotFoundException(String msg)
public PropertyNotFoundException(SQLiteModelMethod method, String fieldName, com.squareup.javapoet.TypeName typeName)
Copyright © 2017. All rights reserved.