. */ require_once 'phing/BuildException.php'; /** * This class throws errors for Expat, the XML processor. * * @author Andreas Aderhold, andi@binarycloud.com * @version $Revision: 1.5 $ $Date: 2003/11/19 05:48:28 $ * @package phing.parser */ class ExpatParseException extends BuildException {}