public class ConfigException extends Exception
Constructor and Description |
---|
ConfigException(String configPropertyName,
String message) |
ConfigException(String configPropertyName,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getConfigPropertyName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 JBoss by Red Hat. All rights reserved.