devaguia / correios-php

Correios API library for PHP
https://packagist.org/packages/devaguia/correios-php
GNU General Public License v3.0
23 stars 11 forks source link

Error handler to other type of Exceptions on the get methods #36

Open devaguia opened 1 year ago

devaguia commented 1 year ago

The 'get' method, present on the Address, Price, Date and Tracking files, should not generate a fatal error. Instead, she should handler and treat the error using the $errors property.

The get method shoul be able to treat the following Exceptions: