Class ValueConversionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.text.ParseException
io.jmix.ui.component.data.ValueConversionException
All Implemented Interfaces:
Serializable

public class ValueConversionException extends ParseException
Exception that can be thrown during value conversion in Datatype.
See Also:
  • Constructor Details

    • ValueConversionException

      public ValueConversionException(String message)