public static class ConfigPropertySet.ConfigurationException extends RuntimeException
| Constructor and Description |
|---|
ConfigurationException(String message)
Constructor with error message
|
ConfigurationException(String message,
Throwable cause)
Constructor with error message and nested exception
|
ConfigurationException(Throwable cause)
Constructor with nested exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 The Holon Platform. All rights reserved.