Registry / utility / commonapi-exception

commonapi-exception

JSON →
library0.4phppackagistunverified

Provides a common exception interface for API packages.

composer require commonapi/exception
INSTALL
IMPORT
SIG · COMMONAPI-EXCEPTIO
C
commonapi-exception
utilityphpv0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CommonApiException
use CommonApi\Exception\CommonApiException;

Catch and handle CommonApi exceptions.

use CommonApi\Exception\CommonApiException; try { // some code } catch (CommonApiException $e) { echo $e->getMessage(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
commonapi-exception — pip install commonapi-exception · libregistry