We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9460a commit 425158eCopy full SHA for 425158e
README.md
@@ -150,6 +150,8 @@ except TwilioRestException as e:
150
print(e)
151
```
152
153
+For more descriptive exception types, please see the [Twilio documentation](https://www.twilio.com/docs/libraries/python/usage-guide#exceptions).
154
+
155
### Generating TwiML
156
157
To control phone calls, your application needs to output [TwiML][twiml].
0 commit comments