parser/ExpatParseException.php
This class throws errors for Expat, the XML processor.
- Author
- Andreas Aderhold, andi@binarycloud.com
- Package
- phing.parser
- Version
- $Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $
\ExpatParseException
Package: phing\parser
Parameters
This class throws errors for Expat, the XML processor.
- Parent(s)
- \BuildException < \Exception
- Author
- Andreas Aderhold, andi@binarycloud.com
- Version
- $Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $
Properties
Methods

__construct(
$p1, $p2
=
null, $p3
=
null
)
:
void
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);
| Name | Type | Description |
|---|---|---|
| $p1 | ||
| $p2 | ||
| $p3 |