public class ConfigException extends RuntimeException
| 构造器和说明 |
|---|
ConfigException(String message) |
ConfigException(String message,
Object... args) |
ConfigException(String message,
Throwable cause) |
ConfigException(String message,
Throwable cause,
Object... args) |
Copyright © 2018. All rights reserved.