ParseError.php 42 Bytes
<?php

class ParseError extends Error
{
}