doc: Add InProgress exception to the list of errors

This commit is contained in:
Tim Kourt 2016-09-30 15:03:06 -07:00 committed by Denis Kenzior
parent 7b20f57239
commit 8f9912dbee
1 changed files with 1 additions and 0 deletions

View File

@ -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]