Class InvalidPropertyValueException

    • Constructor Detail

      • InvalidPropertyValueException

        public InvalidPropertyValueException​(String msgId)
        Creates a new InvalidPropertyValueException with custom message ID.
        Parameters:
        msgId -
      • InvalidPropertyValueException

        public InvalidPropertyValueException​(String msgId,
                                             Object[] msgParams)
        Creates a new InvalidPropertyValueException with custom message ID and custom message parameters.
        Parameters:
        msgId -
        msgParams -