root
/
scripts
/
dev
/
generate-phpt
/
src
/
setup
/
exceptions
/gtMissingArgumentException.php
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
<?php
class
gtMissingArgumentException
extends
RuntimeException
{
}
?>
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/