CclMap(CclScreen* screen)
Creates a CclMap object and checks (validates) that the map matches the content of the screen, defined by the CclScreen object. If validation was unsuccessful, an invalidMap exception is raised. If the supplied CclScreen object is invalid, a parameter exception is raised.