Package org.geolatte.geom.codec
Class WktDecodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.geolatte.geom.codec.WktDecodeException
-
- All Implemented Interfaces:
Serializable
public class WktDecodeException extends RuntimeException
Thrown when the WKT cannot be parsed (is syntactically incorrect).- Author:
- Karel Maesen, Geovise BVBA, 2011
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-