Class BeanPropertyConversionException

All Implemented Interfaces:
Serializable

public class BeanPropertyConversionException extends ConversionException
The Class BeanPropertyConversionException.
See Also:
  • Constructor Details

    • BeanPropertyConversionException

      public BeanPropertyConversionException(String message, String propertyDescription, Throwable exception)
      Instantiates a new bean property conversion exception.
      Parameters:
      message - the message
      propertyDescription - the property description
      exception - the exception