Registry / utility / pear-pear-exception

pear-pear-exception

JSON →
library1.0.2phppackagistunverified

The PEAR Exception base class.

composer require pear/pear_exception
INSTALL
IMPORT
SIG · PEAR-PEAR-EXCEPTIO
P
pear-pear-exception
utilityphpv1.0.2
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.

Exception
use PEAR\Exception;

Throw and catch a PEAR exception.

use PEAR\Exception; try { throw new Exception('An error occurred'); } catch (Exception $e) { echo $e->getMessage(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pear-pear-exception — pip install pear-pear-exception · libregistry