class Error(Exception): """Base exception for all Wizard exceptions""" #: Code to exit the application with. exitcode = 1