
| Path : /usr/src/php/scripts/dev/generate-phpt/src/setup/exceptions/ |
| Current File : //usr/src/php/scripts/dev/generate-phpt/src/setup/exceptions/gtMissingArgumentException.php |
<?php
class gtMissingArgumentException extends RuntimeException
{
}
?>