public class CommonConfigException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
CommonConfigException(String message)
Constructor.
|
CommonConfigException(String message,
Exception cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public CommonConfigException(String message)
message - the error messageCopyright © 2018 EMI - European Middleware Initiative. All Rights Reserved.