Package org.geotools.data.hana.wkb
Class HanaWKBWriterException
-
- All Implemented Interfaces:
Serializable
public class HanaWKBWriterException extends Exception
Exception thrown if WKB writing fails.- Author:
- Stefan Uhrig, SAP SE
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HanaWKBWriterException(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
-
-