PreloadConfigException constructor
PreloadConfigException(
- String message
Implementation
PreloadConfigException(String message) : super('配置错误: $message');
PreloadConfigException(String message) : super('配置错误: $message');