public class PointNotFoundException extends DetailedIllegalArgumentException
| Constructor and Description |
|---|
PointNotFoundException(String message,
int pointIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPointIndex() |
getDetailsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String INDEX_KEY
public PointNotFoundException(String message, int pointIndex)
Copyright © 2012–2023. All rights reserved.