Connection.getEvents
gda.connection_event.ConnectionEvent[] getEvents()Retrieves a list of the last errors occurred during the connection. The returned list is chronologically ordered such as that the most recent event is the #GdaConnectionEvent of the first node.
Warning: the cnc object may change the list if connection events occur
Returns
a #GList of #GdaConnectionEvent objects (the list should not be modified)