Class StringConversionException

All Implemented Interfaces:
Serializable

public class StringConversionException extends TypeException
See Also:
  • Constructor Details

    • StringConversionException

      public StringConversionException(Type<?> type, String message, String value)
    • StringConversionException

      public StringConversionException(Type<?> type, String message, String value, @Nullable @Nullable Throwable cause)