Skip to content

Conversation

@cxhamilton
Copy link
Contributor

I am proposing the addition of a base exception (PlexApiException) that all other python-plexapi exceptions will extend. The purpose of this base exception is for ease of developer use. No need to catch each exception individually, when all you need to know is that at least one exception was raised; and this will provide more meaningful information than catching the built-in Exception.

@pkkid
Copy link
Collaborator

pkkid commented Oct 19, 2016

Good idea. I'll check and merge this after I get back from vacation.

@pkkid pkkid merged commit dbb3324 into pushingkarmaorg:master Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants