Arquivos
wMind/mind3rd/API/classes/MindException.php
T
2011-04-06 22:58:18 -03:00

14 linhas
209 B
PHP

<?php
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
* Description of MindException
*
* @author felipe
*/
class MindException extends Exception{
}