Class DayCountConvention_UNKNOWN

java.lang.Object
net.finmath.time.daycount.DayCountConvention_UNKNOWN
All Implemented Interfaces:
Serializable, DayCountConvention

public class DayCountConvention_UNKNOWN
extends Object
implements DayCountConvention, Serializable
Implements a placeholder object for an unknown day count convention, throwing an exception, whenever a day count or day count fraction is requested. This class may become handy, if you like to construct products based on possibly incomplete data where an exception is thrown late, i.e., not at construction time, but at evaluation time.
Version:
1.0
Author:
Christian Fries
See Also:
Serialized Form