Class InvalidAttributeValueException

    • Constructor Detail

      • InvalidAttributeValueException

        public InvalidAttributeValueException()
        Default constructor.
      • InvalidAttributeValueException

        public InvalidAttributeValueException​(String message)
        Constructor that allows a specific error message to be specified.
        Parameters:
        message - the detail message.