Setup
All classes are in the duncan3dc\Exceptions
namespace.
use duncan3dc\Exceptions\Catcher;
require __DIR__ . "/vendor/autoload.php";
$catcher = new Catcher;
All classes are in the duncan3dc\Exceptions
namespace.
use duncan3dc\Exceptions\Catcher;
require __DIR__ . "/vendor/autoload.php";
$catcher = new Catcher;