public final class PricingException extends RuntimeException
| Constructor and Description |
|---|
PricingException(String message)
Creates an instance based on a message.
|
PricingException(String message,
Throwable cause)
Creates an instance based on a message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PricingException(String message)
message - the message, null tolerantCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.