public class InvalidPropertyFieldException extends MetadataException
RuntimeException that indicates a field that possibly should be persisted as a property
but cannot be persisted as such, maybe due to a missing converter.| Constructor and Description |
|---|
InvalidPropertyFieldException(FieldInfo invalidField) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainClassName() |
String |
getFieldName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPropertyFieldException(FieldInfo invalidField)
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.