if (m_xmlException == null) { m_xmlException = new XMLException(); } m_xmlException.addNestedException(exception);
this.error(exception);
return m_xmlException;