Work on Base::handle_request()
to throw a single type of exception.
#886
Labels
priority: low
The issue/PR is low priority—not many people are affected or there’s a workaround, etc.
type: enhancement
The issue is a request for an enhancement.
Base::handle_request()
, which is used to perform Pinterest API requests, throws a full batch of different types of exceptions. Refactor the method to throw PinterestAPIException.The text was updated successfully, but these errors were encountered: