public class SettingsConfigurationException extends Exception
Constructor and Description |
---|
SettingsConfigurationException(String message) |
SettingsConfigurationException(String message,
Throwable cause) |
SettingsConfigurationException(String message,
Throwable cause,
int lineNumber,
int columnNumber) |
Modifier and Type | Method and Description |
---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.