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, toString
public ConfigPopulatorException(String message)
public Location getLocation()
public String getMessage()
getMessage
in class Throwable
Copyright © 2021. All rights reserved.