public class ConfigWarning extends ConfigException
file| Constructor and Description |
|---|
ConfigWarning(ConfigToken token,
String message,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getError() |
ConfigWarning |
setFile(String file) |
getFile, initCause, toStringdisplayString, getLength, getLine, getLineNo, getLinePos, replaceNonPrintableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ConfigWarning(ConfigToken token, String message, Object... args)
public ConfigWarning setFile(String file)
setFile in class ConfigExceptionprotected String getError()
getError in class ConfigExceptionCopyright © 2015–2020 morimekta.net. All rights reserved.