You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All exceptions we create/throw should probably derive from some common PSLException.
This way we can easily differentiate between errors that come from PSL and errors that come from elsewhere.
The text was updated successfully, but these errors were encountered:
Issue by eriq-augustine
Friday Oct 19, 2018 at 18:22 GMT
Originally opened as eriq-augustine#183
All exceptions we create/throw should probably derive from some common PSLException.
This way we can easily differentiate between errors that come from PSL and errors that come from elsewhere.
The text was updated successfully, but these errors were encountered: