public static class ConfigException.UnresolvedSubstitution extends ConfigException.Parse
Config.resolve()
.ConfigException.BadBean, 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 |
---|
UnresolvedSubstitution(ConfigOrigin origin,
String detail) |
UnresolvedSubstitution(ConfigOrigin origin,
String detail,
Throwable cause) |
origin
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnresolvedSubstitution(ConfigOrigin origin, String detail, Throwable cause)
public UnresolvedSubstitution(ConfigOrigin origin, String detail)
Copyright © 2018 com.typesafe. All rights reserved.