Package org.geotools.data.hana.wkb
Class HanaWKBWriterException
- All Implemented Interfaces:
Serializable
Exception thrown if WKB writing fails.
- Author:
- Stefan Uhrig, SAP SE
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHanaWKBWriterException
(String message) HanaWKBWriterException
(String message, Throwable cause) HanaWKBWriterException
(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HanaWKBWriterException
-
HanaWKBWriterException
-
HanaWKBWriterException
-