Class HanaWKBWriterException

Object
Throwable
Exception
HanaWKBWriterException
All Implemented Interfaces:
Serializable

public class HanaWKBWriterException extends Exception
Exception thrown if WKB writing fails.
Author:
Stefan Uhrig, SAP SE
See Also:
  • Constructor Details

    • HanaWKBWriterException

      public HanaWKBWriterException(String message)
    • HanaWKBWriterException

      public HanaWKBWriterException(Throwable cause)
    • HanaWKBWriterException

      public HanaWKBWriterException(String message, Throwable cause)