Closed
Description
The API states that the exception should be raised when a method is called on a closed connection. It is so for most of the methods. We don't raise it for some 'dumb' methods like getWarnings / clearWarnings, but it seems we must.
The API states that the exception should be raised when a method is called on a closed connection. It is so for most of the methods. We don't raise it for some 'dumb' methods like getWarnings / clearWarnings, but it seems we must.