Class ValueFormatException

All Implemented Interfaces:
Serializable

public class ValueFormatException extends IllegalArgumentException
Exception used for TypedValueCombiner and it's Encoders decode() function
See Also:
  • Constructor Details

    • ValueFormatException

      public ValueFormatException(String string)
    • ValueFormatException

      public ValueFormatException(Exception nfe)