From 8f9912dbee420fa580483761a4c9af8b95eb5f1b Mon Sep 17 00:00:00 2001 From: Tim Kourt Date: Fri, 30 Sep 2016 15:03:06 -0700 Subject: [PATCH] doc: Add InProgress exception to the list of errors --- doc/network-api.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/network-api.txt b/doc/network-api.txt index f5f77d76..e9c42444 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -17,6 +17,7 @@ Methods void Connect() new.connman.iwd.NoAgent new.connman.iwd.NotSupported new.connman.iwd.Timeout + net.connman.iwd.InProgress Properties string Name [readonly]