Class OptionGroupAlreadyExistsException

    • Constructor Detail

      • OptionGroupAlreadyExistsException

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