Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 06fe512

Browse files
committed
Add WaitForAccessCodeFailedException to raises
1 parent 43a8fa2 commit 06fe512

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

seamapi/access_codes.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ def create(
150150
------
151151
Exception
152152
If the API request wasn't successful.
153+
WaitForAccessCodeFailedException
154+
If waiting for code aborts due to error or timeout.
153155
154156
Returns
155157
------

0 commit comments

Comments
 (0)