Skip to content

Commit c7debd5

Browse files
committed
Update bpost.php
1 parent 849c313 commit c7debd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bpost.php

+2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414

1515
use Geocoder\Collection;
1616
use Geocoder\Exception\InvalidArgument;
17+
use Geocoder\Exception\InvalidCredentials;
1718
use Geocoder\Exception\InvalidServerResponse;
19+
use Geocoder\Exception\QuotaExceeded;
1820
use Geocoder\Exception\UnsupportedOperation;
1921
use Geocoder\Http\Provider\AbstractHttpProvider;
2022
use Geocoder\Model\Address;

0 commit comments

Comments
 (0)