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