Uses of Class
org.springframework.data.core.PropertyResolutionException
Packages that use PropertyResolutionException
Package
Description
Provides basic classes for type handling and other core helpers that are not specific to any part of the framework.
-
Uses of PropertyResolutionException in org.springframework.data.core
Subclasses of PropertyResolutionException in org.springframework.data.coreModifier and TypeClassDescriptionclassRuntimeExceptionfor errors duringSerializedLambdaparsing or introspection of types.classException being thrown when creatingPropertyPathinstances.