kyleboe / zoom_rb

Ruby REST API Wrapper for zoom.us API
https://developers.zoom.us/docs/api/
MIT License
83 stars 104 forks source link

Inherit from Zoom::Error #435

Closed kyleboe closed 2 years ago

kyleboe commented 2 years ago

In response to https://github.com/hintmedia/zoom_rb/pull/429#issuecomment-1204148701, need to inherit from Zoom::Error to maintain backwards compatibility.