Package org.locationtech.proj4j
Class UnsupportedParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.locationtech.proj4j.Proj4jException
org.locationtech.proj4j.UnsupportedParameterException
- All Implemented Interfaces:
Serializable
Signals that a parameter in a CRS specification
is not currently supported, or unknown.
- 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
-
UnsupportedParameterException
-