public class GeometryToWKTException extends BaseRuntimeException
code, formatString, messageKey| Constructor and Description |
|---|
GeometryToWKTException()
Creates a new Exception when getting a Geometry cell as WKT.
|
GeometryToWKTException(java.lang.Throwable cause)
Creates a new Exception when getting a Geometry cell as WKT.
|
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString, valuespublic GeometryToWKTException()
public GeometryToWKTException(java.lang.Throwable cause)
cause - the original Throwable