This class throws errors for Expat, the XML processor.
author |
Andreas Aderhold, andi@binarycloud.com |
---|---|
version |
$Id: 0421e1fce5039a2e55c1e35273382691c5830a48 $ |
package |
phing.parser |
__construct(\Exception|string $p1, \Location|\Exception|null $p2 = null, \Location|null $p3 = null)
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);
\Exception|string
\Location|\Exception|null
\Location|null
getCause() : \Exception
\Exception
setLocation(\Location $loc)
cause : \Exception
var |
---|
\Exception