Package org.locationtech.proj4j
Class InvalidValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.locationtech.proj4j.Proj4jException
org.locationtech.proj4j.InvalidValueException
- All Implemented Interfaces:
Serializable
Signals that a parameter or computed internal variable
has a value which lies outside the
allowable bounds for the computation in which it is being used.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidValueException
-