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