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, toString
public static final long serialVersionUID
public CommonConfigException(String message)
message
- the error messageCopyright © 2016 EMI - European Middleware Initiative. All Rights Reserved.