Class InvalidAttributeNameException

    • Constructor Detail

      • InvalidAttributeNameException

        public InvalidAttributeNameException​(String message)
        Constructs a new InvalidAttributeNameException with the specified error message.
        Parameters:
        message - Describes the error encountered.