Java SDK Documentation  12.0.0
com.vertica.sdk.vmap.VMapEncodingException Class Reference
Inheritance diagram for com.vertica.sdk.vmap.VMapEncodingException:
Inheritance graph
Collaboration diagram for com.vertica.sdk.vmap.VMapEncodingException:
Collaboration graph

Public Member Functions

 VMapEncodingException (String why)
 
 VMapEncodingException (String why, Throwable causedBy)
 

Detailed Description

A catch-all exception that is thrown whenever there is a problem encoding a vmap, Vertica's aggregate type that powers Flex tables.

An Exception that is thrown when an invalid key is found when attempting to encode or decode a vmap, Vertica's aggregate type that powers Flex tables.