The PharException class
Guide
Edit on GitHub ✎
The PharException class provides a phar-specific exception class for try/catch blocks.
Intro
The PharException class provides a phar-specific exception class for try/catch blocks.
Class synopsis
extends Exception { }