Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Raise 4xx and 5xx errors instead of RTSP::Error #9

Open
turboladen opened this issue Dec 13, 2011 · 0 comments
Open

Raise 4xx and 5xx errors instead of RTSP::Error #9

turboladen opened this issue Dec 13, 2011 · 0 comments

Comments

@turboladen
Copy link
Owner

All RTSP errors currently result in a RTSP::Error. Look to some other common Ruby libraries (net-http, savon, rest-client, rack, etc) for how they handle this case, pick one, and follow suit.

Also, be sure to let clients turn off these raises--perhaps they won't want to end execution of their app on an error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant