twilio / twilio-java

A Java library for communicating with the Twilio REST API and generating TwiML.
MIT License
477 stars 422 forks source link

Fix api exception #770

Closed sbansla closed 9 months ago

sbansla commented 9 months ago

Fixes

Added constructor in api exception so that http status can be set even when restException is null.

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.