One instance only of the CclECI class can exist. It is created by the instance class method. It controls the client interface to the available servers.
Subclass the CclECI to implement your own handleException method.
One instance only of a CclECI subclass can exist. Any attempt to create more than one raises a multipleInstance exception.
A CclECI object cannot be copied or assigned.