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