From 569be488d09ed68f7210ced91390b1eb9511b17e Mon Sep 17 00:00:00 2001 From: Tim Kourt Date: Thu, 26 Oct 2017 13:26:03 -0700 Subject: [PATCH] doc: add NotConfigured exception to Connect() --- doc/network-api.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/network-api.txt b/doc/network-api.txt index fd4c3f4f..32a3514a 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -18,6 +18,7 @@ Methods void Connect() net.connman.iwd.NotSupported net.connman.iwd.Timeout net.connman.iwd.InProgress + net.connman.iwd.NotConfigured Properties string Name [readonly]