PreloadConfigException constructor

PreloadConfigException(
  1. String message
)

Implementation

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