Only one instance of the CclECI class can exist. It is created by the instance class method. It controls the client interface to the available servers.
CclECI should be sub-classed to implement your own handleException method.
Only one instance 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.