Searched refs:parseException (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/web/web-core/src/main/java/org/apache/catalina/startup/
H A DContextConfig.java171 protected SAXParseException parseException = null; field in class:ContextConfig
838 if (parseException != null) {
859 parseException = null;
1303 parseException = exception;
1307 parseException = exception;
1311 parseException = exception;

Completed in 23 milliseconds