1<?php
2
3  class gtMissingArgumentException extends RuntimeException
4  {
5  }
6
7?>
8