Package org.geolatte.geom.crs
Class InconsistentCoordinateSystemException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.geolatte.geom.crs.InconsistentCoordinateSystemException
-
- All Implemented Interfaces:
Serializable
public class InconsistentCoordinateSystemException extends RuntimeException
- Author:
- Karel Maesen, Geovise BVBA creation-date: 5/16/14
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InconsistentCoordinateSystemException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
InconsistentCoordinateSystemException
public InconsistentCoordinateSystemException(String msg)
-
-