CIS: CIWorker works; now we need communication via web services
[living-lab-site.git] / application / exceptions / Send_email_exception.php
1 <?php
2
3 class Send_email_exception extends Exception
4 {
5         
6 }