Searched defs:m_exception (Results 1 – 4 of 4) sorted by relevance
/external/apache-xml/src/main/java/org/apache/xml/utils/ | ||
D | WrappedRuntimeException.java | 34 private Exception m_exception; field in WrappedRuntimeException |
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ | ||
D | WrappedRuntimeException.java | 41 private Exception m_exception; field in WrappedRuntimeException |
/external/antlr/runtime/Cpp/include/ | ||
D | antlr3recognizersharedstate.hpp | 82 ExceptionBaseType* m_exception; member in RecognizerSharedState |
/external/apache-xml/src/main/java/org/apache/xpath/ | ||
D | XPathException.java | 65 protected Exception m_exception; field in XPathException |