Class PropertyWriteException

All Implemented Interfaces:
Serializable

public class PropertyWriteException extends PropertyAccessException
See Also:
  • Constructor Details

    • PropertyWriteException

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