file, $error->line, $error->column, trim( $error->message ) ); } parent::__construct( "The XML file '$xmlFile' is not well-formed:\n". $message ); } } ?>