Package org.geolatte.geom.crs
Class UnsupportedCoordinateReferenceSystem
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.geolatte.geom.crs.UnsupportedCoordinateReferenceSystem
-
- All Implemented Interfaces:
Serializable
public class UnsupportedCoordinateReferenceSystem extends RuntimeException
Created by Karel Maesen, Geovise BVBA on 2019-03-24.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedCoordinateReferenceSystem(CrsId crsId)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
UnsupportedCoordinateReferenceSystem
public UnsupportedCoordinateReferenceSystem(CrsId crsId)
-
-