- All Implemented Interfaces:
- java.io.Serializable
public final class IntervalSplitException
extends java.lang.IllegalArgumentException
An IntervalSplitException is thrown by the IntervalMinusOperatorImplementation to signal the fact that the result of the interval difference is not an interval (i.e. MINUS(i1,i2) is invoked with b1<b2<e2<e1)
- Author:
- Erwin
- See Also:
- Serialized Form