initial checkin
[m6w6/seekat] / lib / Exception.php
1 <?php
2
3 namespace seekat;
4
5 interface Exception
6 {
7 }