Class TypeConversionException

    • Constructor Detail

      • TypeConversionException

        public TypeConversionException​(String message)
        Parameters:
        message - of the exception
      • TypeConversionException

        public TypeConversionException​(String message,
                                       Throwable cause)
        Parameters:
        message - of the exception
        cause - of the exception