Package com.walkfares.function.vollib
Class VolatilityValueException.AboveMaximumException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.walkfares.function.vollib.VolatilityValueException
com.walkfares.function.vollib.VolatilityValueException.AboveMaximumException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- VolatilityValueException
public static class VolatilityValueException.AboveMaximumException extends VolatilityValueException
- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from class com.walkfares.function.vollib.VolatilityValueException
VolatilityValueException.AboveMaximumException, VolatilityValueException.BelowIntrinsicException
-
Constructor Summary
Constructors Constructor Description AboveMaximumException()
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AboveMaximumException
public AboveMaximumException()
-
-
Method Details
-
getValue
- Overrides:
getValue
in classVolatilityValueException
-