public static class ConfigException.UnresolvedSubstitution extends ConfigException.Parse
Config.resolve()
.ConfigException.BadPath, ConfigException.BadValue, ConfigException.BugOrBroken, ConfigException.Generic, ConfigException.IO, ConfigException.Missing, ConfigException.NotResolved, ConfigException.Null, ConfigException.Parse, ConfigException.UnresolvedSubstitution, ConfigException.ValidationFailed, ConfigException.ValidationProblem, ConfigException.WrongType
Constructor and Description |
---|
ConfigException.UnresolvedSubstitution(ConfigOrigin origin,
String detail) |
ConfigException.UnresolvedSubstitution(ConfigOrigin origin,
String detail,
Throwable cause) |
origin
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConfigException.UnresolvedSubstitution(ConfigOrigin origin, String detail, Throwable cause)
public ConfigException.UnresolvedSubstitution(ConfigOrigin origin, String detail)