Class InvalidPropertyException

    • Constructor Detail

      • InvalidPropertyException

        public InvalidPropertyException​(String error,
                                        String property,
                                        String inputValue)
        Constructs a new instance of InvalidPropertyException
        Parameters:
        error - Error description
        property - Property name
        inputValue - Input value that caused error