export interface ErrorDialogData { module: string, func: string, msg: string }