https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk
........
r675258 | acumiskey | 2008-07-09 18:05:27 +0100 (Wed, 09 Jul 2008) | 2 lines
Whoops.. default value should be true :).
........
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@675259
13f79535-47bb-0310-9956-
ffa450edef68
private boolean logFiles = true;
private boolean force = false;
private boolean relativebase = false;
- private boolean throwExceptions = false;
+ private boolean throwExceptions = true;
/**
* Sets the filename for the userconfig.xml.