if self._getContainerProperty('type') == WIDGET_NAMES.Page:
            self.warn("You didn't STOP the previous PAGE")
            self.stopPage()
        elif self._getContainerProperty('type') != WIDGET_NAMES.PagedWindow:
            raise Exception("Can't start a PAGE, currently in:",