BingAds / BingAds-PHP-SDK

Other
56 stars 46 forks source link

replace argumentnullexception with exception #15

Closed eric-urban closed 7 years ago

eric-urban commented 7 years ago

For the short term this update uses the general Exception. Long term we can revisit when to use more specific exceptions e.g. InvalidArgumentException.