perftools / php-profiler

A PHP profiling library based on XHGUI Data Collector
MIT License
146 stars 26 forks source link

Add ProfilerException to throw exceptions #48

Closed glensc closed 4 years ago

glensc commented 4 years ago

Adds root ProfilerException exception class that all throwing from this library happens.