Reflection/ReflectionException.php (2 lines of code) (raw):

<?php /** * The ReflectionException class. * * @link https://php.net/manual/en/class.reflectionexception.php */ class ReflectionException extends Exception {}