gtUnknownOptionException.php   [plain text]


<?php

  class gtUnknownOptionException extends RuntimeException
  {
  }

?>