public class ConfigPopulatorException
extends org.glassfish.hk2.api.HK2RuntimeException
| Constructor and Description |
|---|
ConfigPopulatorException(String message) |
ConfigPopulatorException(String message,
Throwable origin) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
Indicates the source position of the configuration file
where the problem happened.
|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigPopulatorException(String message)
public Location getLocation()
public String getMessage()
getMessage in class ThrowableCopyright © 2009-2015 Oracle Corporation. All Rights Reserved.