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