public class ConfigException extends Exception
| Constructor and Description |
|---|
ConfigException(String message,
String configPropertyName)
Constructor for
InjectionMessages.noConfigValue(String, String) |
ConfigException(String message,
String configPropertyName,
Throwable cause)
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigPropertyName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigException(String message, String configPropertyName)
InjectionMessages.noConfigValue(String, String)public String getConfigPropertyName()
Copyright © 2018–2021. All rights reserved.