avadev / AvaTax-Calc-REST-PHP

PHP sample for the AvaTax Calc REST API
Apache License 2.0
9 stars 28 forks source link

Throw AvaException if auth error #37

Open skylord123 opened 8 years ago

skylord123 commented 8 years ago

It may be good to add in the functionality for AvaException to be thrown on authentication errors. This way I can catch the exception and handle accordingly (notify me if something is wrong).

Things to accomplish this: