[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/phing/ -> BuildException.php (sommaire)

(pas de description)

Poids: 100 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

BuildException:: (4 méthodes):
  __construct()
  getCause()
  getLocation()
  setLocation()


Classe: BuildException  - X-Ref

BuildException is for when things go wrong in a build execution.

__construct($p1, $p2 = null, $p3 = null)   X-Ref
Construct a BuildException.
Supported signatures:
throw new BuildException($causeExc);
throw new BuildException($msg);
throw new Buildexception($causeExc, $loc);
throw new BuildException($msg, $causeExc);
throw new BuildException($msg, $loc);
throw new BuildException($msg, $causeExc, $loc);


getCause()   X-Ref
Pas de description

getLocation()   X-Ref
Pas de description

setLocation($loc)   X-Ref
Pas de description



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7