Uses of Class
org.klojang.invoke.NoSuchPropertyException
Packages that use NoSuchPropertyException
Package
Description
Provides a bean reader and bean writer based on method handles and a minimal
amount of reflection.
-
Uses of NoSuchPropertyException in org.klojang.invoke
Methods in org.klojang.invoke that return NoSuchPropertyExceptionModifier and TypeMethodDescriptionstatic NoSuchPropertyException
NoSuchPropertyException.noSuchProperty
(Object bean, String property) Returns aNoSuchPropertyException
for the specified name.Methods in org.klojang.invoke that throw NoSuchPropertyException