Categories: None [Edit]
standard_exceptions
There is great benefit in adopting a standard library of exceptions. Projects and libraries can all assume the same set of exception classes will be raised and caught using the built in language rescue keyword which filters on class. It becomes especially powerful for building API's, where specific exception classes can be made to return specific HTTP status codes. This libary also provides helper bang-methods eg. unauthorised! for raising these standard kinds of errors
Total
Ranking: 105,142 of 195,762
Downloads: 7,895
Daily
Ranking: 44,354 of 195,747
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 46,073 | 26,832 | kojac |
| 58,545 | 19,301 | crewd_policies |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | buzzware |