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