public class ConfigurationException extends Exception
Constructor and Description |
---|
ConfigurationException(String var,
String source,
int line) |
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
int |
getLine() |
String |
getMessage() |
String |
getSource() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2016 The Apache Software Foundation. All rights reserved.