Serializable
public class SystemConfigurationException extends Exception
Constructor | Description |
---|---|
SystemConfigurationException() |
|
SystemConfigurationException(String message) |
|
SystemConfigurationException(String message,
String key) |
Modifier and Type | Method | Description |
---|---|---|
String |
getKey() |
|
void |
setKey(String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SystemConfigurationException()
public SystemConfigurationException(String message)
Copyright © 2002–2019 itracker. All rights reserved.