public class MarketDataNotFoundException extends IllegalArgumentException
| Constructor and Description |
|---|
MarketDataNotFoundException(String message)
Creates the exception passing the exception message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MarketDataNotFoundException(String message)
message - the exception message, null tolerantCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.