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, toStringCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.