Searched refs:m_exception (Results 1 – 3 of 3) sorted by relevance
34 private Exception m_exception; field in WrappedRuntimeException47 m_exception = e; in WrappedRuntimeException()62 m_exception = e; in WrappedRuntimeException()72 return m_exception; in getException()
41 private Exception m_exception; field in WrappedRuntimeException54 m_exception = e; in WrappedRuntimeException()69 m_exception = e; in WrappedRuntimeException()79 return m_exception; in getException()
65 protected Exception m_exception; field in XPathException152 this.m_exception = e; in XPathException()167 this.m_exception = e; in XPathException()188 Throwable exception = m_exception; in printStackTrace()221 Throwable exception = m_exception; in getMessage()281 Throwable exception = m_exception; in printStackTrace()326 return m_exception; in getException()