gtMissingArgumentException.php   [plain text]


<?php

  class gtMissingArgumentException extends RuntimeException
  {
  }

?>