Class UnsupportedTypeConversionException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedTypeConversionException
    extends ParseException
    Thrown when binding to a type is not supported.
    Author:
    John Dunlap
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedTypeConversionException

        public UnsupportedTypeConversionException​(String message)