public class InvestConfigurationException extends InvestException
These will usually be due to missing configuration or conflicting configuration.
| Constructor and Description |
|---|
InvestConfigurationException(String msg) |
InvestConfigurationException(String msg,
Object... args) |
InvestConfigurationException(String msg,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2018 Committed. All rights reserved.