diff --git a/README.md b/README.md index 60f5286385..76070afd78 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,8 @@ try { } ``` +For more descriptive exception types, please see the [Twilio documentation](https://www.twilio.com/docs/libraries/java/usage-guide#exceptions). + ### Using a Different Client ```java