Package com.walkfares.function.vollib
Class VolatilityValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.walkfares.function.vollib.VolatilityValueException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VolatilityValueException.AboveMaximumException
,VolatilityValueException.BelowIntrinsicException
public class VolatilityValueException extends Exception
Created by Maricris on 17/02/2017.
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
VolatilityValueException.AboveMaximumException
static class
VolatilityValueException.BelowIntrinsicException
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString