Java SDK Documentation  24.2.0
com.vertica.sdk.DestroyInvocation Class Reference
Inheritance diagram for com.vertica.sdk.DestroyInvocation:
Inheritance graph
Collaboration diagram for com.vertica.sdk.DestroyInvocation:
Collaboration graph

Detailed Description

Used to support canceling UDx and invoking the UDx's destroy call back function. This exception is thrown when Vertica needs to cancel the running UDx to jump out of current control flow

For UDx to work properly, please do not catch and handle this exception