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