public class InvalidValuesArgumentException extends ValuesException
InvalidValuesArgumentException is thrown when trying to pass in an invalid argument to
a PointValue, TemporalValue or DurationValue method. Examples of such
cases include trying to pass an invalid CRS to a PointValue and trying to pass a
temporal unit out of range when creating a TemporalValue, e.g. specifying month: 13.| Constructor and Description |
|---|
InvalidValuesArgumentException(String errorMsg) |
InvalidValuesArgumentException(String errorMsg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.