always-open / ShipEngine

Wrapper and classes for ShipEngine API (https://www.shipengine.com/)
MIT License
3 stars 1 forks source link

ShipEngineClient: Handle all exceptions when making requests #12

Closed solflare closed 2 years ago

solflare commented 2 years ago

Description

Handle all exceptions when making requests. This will allow the request logger to record any details if it's enabled and allows the function to throw a ShipEngineException that wraps others

Release Notes

Types of changes

Checklist