Client.notifyErrorEvent

Notifies the given GdaClient of the GDA_CLIENT_EVENT_ERROR event.

class Client
void
notifyErrorEvent

Parameters

cnc Connection

a GdaConnection object.

error ErrorGda

the error to be notified.

Meta