public class ConfigException extends RuntimeException
| Constructor and Description |
|---|
ConfigException(String message) |
ConfigException(String message,
Object... args) |
ConfigException(String message,
Throwable cause) |
ConfigException(String message,
Throwable cause,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigException(String message)
Copyright © 2021. All rights reserved.