public class IntersectingIntervalException extends IllegalArgumentException
| Constructor and Description |
|---|
IntersectingIntervalException(Interval<?> interval,
List<? extends Interval<?>> intersections) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Interval<?>> |
getIntersections() |
Interval<?> |
getInterval() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.