public class InvalidConfigException
extends java.lang.Exception
Title: Configure exception information
Description: Illegal configuration information or configuration file, there are no other invalid files in the configuration directory
| Constructor and Description | 
|---|
| InvalidConfigException(java.lang.String msg) | 
| InvalidConfigException(java.lang.String msg, java.lang.Throwable e) | 
| InvalidConfigException(java.lang.Throwable e) |