Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Get a handle on exceptions being thrown #23

Closed
aidan-casey opened this issue Sep 11, 2020 · 0 comments
Closed

Get a handle on exceptions being thrown #23

aidan-casey opened this issue Sep 11, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@aidan-casey
Copy link
Member

Right now, while an exception is thrown, these are mostly managed by Guzzle and where they are manged by us simply limited to the default PHP exception class. I want to get away from this and give useful errors to the developer by implementing several exception classes in the support folder.

We may want to look at the Guzzle side of things for this when dealing with #22 as well.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant