MailDomainNotFoundException({String? type, String? message}) : super( type: type, code: 'MailDomainNotFoundException', message: message);