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 NoSuchPropertyExceptionNoSuchPropertyException.noSuchProperty(Object bean, String property) Returns aNoSuchPropertyExceptionfor the specified name.Methods in org.klojang.invoke that throw NoSuchPropertyException