class PageException(Exception): def __init__(self): super().__init__()