class Utils::ConfigFile::ConfigFileError
exception that can be caught and handled appropriately by calling code.
library. It inherits from StandardError, making it a standard Ruby
during the parsing or processing of configuration files within the Utils
This exception is specifically designed to be thrown when issues occur
Error raised when configuration file parsing fails.