public class CriteriaConversionException extends RuntimeException
FieldPath
from a FilterMapping is detected
during JPA criteria translation for fetch operation.CriteriaTranslatorImpl,
Serialized Form| Constructor and Description |
|---|
CriteriaConversionException(String message,
FieldPath fieldPath) |
| Modifier and Type | Method and Description |
|---|---|
FieldPath |
getFieldPath() |
void |
setFieldPath(FieldPath fieldPath) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.