Class UncheckedConfigException

    • Constructor Detail

      • UncheckedConfigException

        public UncheckedConfigException​(ConfigException cause)
        Create an unchecked config exception
        Parameters:
        cause - The checked exception.