Source for file parseException.classe.php
Documentation is available at parseException.classe.php
require_once("exception.classe.php");
public function __construct($strMensagem =
"Problema com o Parse"){
parent::__construct($strMensagem, self::intCodigo);
$this->classeErro = __CLASS__
;
Documentation generated on Sun, 09 Mar 2008 23:52:42 -0300 by phpDocumentor 1.4.0