Constructs a ConnectionEvent object initialized with
the given PooledConnection object and
SQLException object.
con | the pooled connection that is the source of the event | |
ex | the SQLException about to be thrown to the application |
IllegalArgumentException | if con is null. |
Diagram: Events