File "ParserException.php"

Full Path: /home/humancap/cl.humancap.com.my/vendor/visualappeal/php-auto-update/src/Exceptions/ParserException.php
File size: 101 bytes
MIME-type: text/x-php
Charset: utf-8

<?php namespace VisualAppeal\Exceptions;

use Exception;

class ParserException extends Exception {}