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