The PharException class
Introduction
The PharException class provides a phar-specific exception class for try/catch blocks.
Class synopsis
PharException
extends
Exception
{
/* Properties */
}Table of Contents
- PharException — The PharException class provides a phar-specific exception class for try/catch blocks.