Class PropertyReadException

All Implemented Interfaces:
Serializable

public class PropertyReadException extends PropertyAccessException
See Also:
  • Constructor Details

    • PropertyReadException

      public PropertyReadException(String propertyName, Class<?> targetType, Throwable cause)
  • Method Details