Class Converter.ValueRejectedException

All Implemented Interfaces:
Serializable
Enclosing class:
Converter

public static class Converter.ValueRejectedException extends IllegalArgumentException
See Also:
  • Constructor Details

    • ValueRejectedException

      public ValueRejectedException(String rejectedValue, String message)
    • ValueRejectedException

      public ValueRejectedException(String rejectedValue, String message, Exception cause)
  • Method Details