2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
2020-02-17 21:11:31 +00:00
< title > XQilla DOM3 API Documentation< / title >
2020-02-17 21:05:20 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:11:31 +00:00
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 21:24:47 +00:00
<!-- Generated by Doxygen 1.8.5 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
2020-02-17 21:19:57 +00:00
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "examples.html" > < span > Examples< / span > < / a > < / li >
< / ul >
< / div >
2020-02-17 21:24:47 +00:00
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
2020-02-17 21:22:42 +00:00
< / ul >
2020-02-17 21:19:57 +00:00
< / div >
2020-02-17 21:24:47 +00:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > < / li > < li class = "navelem" > < a class = "el" href = "classxercesc_1_1DOMXPathException.html" > DOMXPathException< / a > < / li > < / ul >
2020-02-17 21:22:42 +00:00
< / div >
2020-02-17 21:24:47 +00:00
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "classxercesc_1_1DOMXPathException-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > xercesc::DOMXPathException Class Reference< / div > < / div >
< / div > <!-- header -->
2020-02-17 21:19:57 +00:00
< div class = "contents" >
2020-02-17 21:24:47 +00:00
2020-02-17 21:19:57 +00:00
< p > < code > #include < < a class = "el" href = "DOMXPathException_8hpp_source.html" > DOMXPathException.hpp< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for xercesc::DOMXPathException:< / div >
2020-02-17 21:24:47 +00:00
< div class = "dyncontent" >
2020-02-17 21:19:57 +00:00
< div class = "center" > < img src = "classxercesc_1_1DOMXPathException__inherit__graph.png" border = "0" usemap = "#xercesc_1_1DOMXPathException_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "xercesc_1_1DOMXPathException_inherit__map" id = "xercesc_1_1DOMXPathException_inherit__map" >
2020-02-17 21:24:47 +00:00
< area shape = "rect" id = "node2" href = "classxercesc_1_1DOMException.html" title = "xercesc::DOMException" alt = "" coords = "23,5,188,32" / > < / map >
2020-02-17 21:19:57 +00:00
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2020-02-17 21:24:47 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td colspan = "2" > < div class = "groupHeader" > < / div > < / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr class = "memitem:a25859053303c391af72b79929c1b244c" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathException.html#a25859053303c391af72b79929c1b244c" > ExceptionCode< / a > { < a class = "el" href = "classxercesc_1_1DOMXPathException.html#a25859053303c391af72b79929c1b244ca1ca7ddc36a3c2af4959ab692b7ff01a7" > INVALID_EXPRESSION_ERR< / a > = 51,
< a class = "el" href = "classxercesc_1_1DOMXPathException.html#a25859053303c391af72b79929c1b244ca835f8c80d658044e6191c5d866442779" > TYPE_ERR< / a > = 52,
< a class = "el" href = "classxercesc_1_1DOMXPathException.html#a25859053303c391af72b79929c1b244cabf5399fc3e62c407823270c85d35b8f9" > NO_RESULT_ERROR< / a > = 53
}< / td > < / tr >
< tr class = "memdesc:a25859053303c391af72b79929c1b244c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > ExceptionCode < br / >
INVALID_EXPRESSION_ERR The expression has a syntax error or otherwise is not a legal expression according to the rules of the specific < code > < a class = "el" href = "classxercesc_1_1DOMXPathEvaluator.html" title = "The evaluation of XPath expressions is provided by DOMXPathEvaluator. " > DOMXPathEvaluator< / a > < / code > or contains specialized extension functions or variables not supported by this implementation. < a href = "classxercesc_1_1DOMXPathException.html#a25859053303c391af72b79929c1b244c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a25859053303c391af72b79929c1b244c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_types_classxercesc_1_1DOMException" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_types_classxercesc_1_1DOMException')" > < img src = "closed.png" alt = "-" / >   Public Types inherited from < a class = "el" href = "classxercesc_1_1DOMException.html" > xercesc::DOMException< / a > < / td > < / tr >
< tr class = "memitem:ae5ad88bd9f571a66a8029941ae213d56 inherit pub_types_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56" > ExceptionCode< / a > { < br / >
    < a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a36d5bab39d4924930885960fea01cce3" > INDEX_SIZE_ERR< / a > = 1,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a08423287f1d885cf2833e9230a082a34" > DOMSTRING_SIZE_ERR< / a > = 2,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56abb1d7bb0a281505ee6e93cb16ade007e" > HIERARCHY_REQUEST_ERR< / a > = 3,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a99ba26671de61bb926598bc2f4fdeee1" > WRONG_DOCUMENT_ERR< / a > = 4,
< br / >
    < a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a147875f773995a594e4359bcf5381ae3" > INVALID_CHARACTER_ERR< / a > = 5,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a68f87bbb0f5605ee6c3243c7b4cdd8c0" > NO_DATA_ALLOWED_ERR< / a > = 6,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56add45f85c8af1c41705e705f68d47efa3" > NO_MODIFICATION_ALLOWED_ERR< / a > = 7,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a56ae3ec0304267cb1231a71729fcfa50" > NOT_FOUND_ERR< / a > = 8,
< br / >
    < a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a0711a81d68bf3cc61a0b36580cd696cd" > NOT_SUPPORTED_ERR< / a > = 9,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56ac7486decc5ddacafdfc0243f3f9698f4" > INUSE_ATTRIBUTE_ERR< / a > = 10,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a3e88938b0426c429005cb49f76e38663" > INVALID_STATE_ERR< / a > = 11,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a672ff6e8c9538b2041025ba93686a81a" > SYNTAX_ERR< / a > = 12,
< br / >
    < a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56ad99b4101dca4f22f08cdcb7245f3d26b" > INVALID_MODIFICATION_ERR< / a > = 13,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56aee63e59a8a480701cb0aaae5739478a5" > NAMESPACE_ERR< / a > = 14,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56acdda4e3a95469249f118989c7a098dbb" > INVALID_ACCESS_ERR< / a > = 15,
< a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56aed47da4f607db187a06b8b0d70f4ebcb" > VALIDATION_ERR< / a > = 16,
< br / >
    < a class = "el" href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56a6d23cc6fabe2a74053fe8eaf992a1ce6" > TYPE_MISMATCH_ERR< / a > = 17
< br / >
2020-02-17 21:05:20 +00:00
}< / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr class = "memdesc:ae5ad88bd9f571a66a8029941ae213d56" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > ExceptionCode. < a href = "classxercesc_1_1DOMException.html#ae5ad88bd9f571a66a8029941ae213d56" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae5ad88bd9f571a66a8029941ae213d56 inherit pub_types_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Constructors< / div > < / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr class = "memitem:a35f18c2643db6cbafef310ee42a8c4a1" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathException.html#a35f18c2643db6cbafef310ee42a8c4a1" > DOMXPathException< / a > ()< / td > < / tr >
< tr class = "memdesc:a35f18c2643db6cbafef310ee42a8c4a1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default constructor for < a class = "el" href = "classxercesc_1_1DOMXPathException.html" > DOMXPathException< / a > . < a href = "#a35f18c2643db6cbafef310ee42a8c4a1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a35f18c2643db6cbafef310ee42a8c4a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeaf2d19541efc2cacca112e50df4dc3e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathException.html#aeaf2d19541efc2cacca112e50df4dc3e" > DOMXPathException< / a > (short < a class = "el" href = "classxercesc_1_1DOMException.html#a4cf64288cf440c80048661cf6a6ab96e" > code< / a > , short messageCode=0, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const memoryManager=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4" > XMLPlatformUtils::fgMemoryManager< / a > )< / td > < / tr >
< tr class = "memdesc:aeaf2d19541efc2cacca112e50df4dc3e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Constructor which takes an error code and a message. < a href = "#aeaf2d19541efc2cacca112e50df4dc3e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aeaf2d19541efc2cacca112e50df4dc3e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af18d566c72eddfe6186a198decc4c96e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathException.html#af18d566c72eddfe6186a198decc4c96e" > DOMXPathException< / a > (const < a class = "el" href = "classxercesc_1_1DOMXPathException.html" > DOMXPathException< / a > & other)< / td > < / tr >
< tr class = "memdesc:af18d566c72eddfe6186a198decc4c96e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy constructor. < a href = "#af18d566c72eddfe6186a198decc4c96e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af18d566c72eddfe6186a198decc4c96e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Destructor.< / div > < / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr class = "memitem:aa4eeff49346be8ecb10694a4ab1d60ef" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathException.html#aa4eeff49346be8ecb10694a4ab1d60ef" > ~DOMXPathException< / a > ()< / td > < / tr >
< tr class = "memdesc:aa4eeff49346be8ecb10694a4ab1d60ef" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor for < a class = "el" href = "classxercesc_1_1DOMXPathException.html" > DOMXPathException< / a > . < a href = "#aa4eeff49346be8ecb10694a4ab1d60ef" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa4eeff49346be8ecb10694a4ab1d60ef" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classxercesc_1_1DOMException" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classxercesc_1_1DOMException')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classxercesc_1_1DOMException.html" > xercesc::DOMException< / a > < / td > < / tr >
< tr class = "memitem:a4a21ecf22e60696d30d885d60f74aec1 inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" > const XMLCh *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#a4a21ecf22e60696d30d885d60f74aec1" > getMessage< / a > () const < / td > < / tr >
< tr class = "separator:a4a21ecf22e60696d30d885d60f74aec1 inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a08b82e451a11524d16502b324a217c30 inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#a08b82e451a11524d16502b324a217c30" > DOMException< / a > ()< / td > < / tr >
< tr class = "memdesc:a08b82e451a11524d16502b324a217c30 inherit pub_methods_classxercesc_1_1DOMException" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default constructor for < a class = "el" href = "classxercesc_1_1DOMException.html" > DOMException< / a > . < a href = "#a08b82e451a11524d16502b324a217c30" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a08b82e451a11524d16502b324a217c30 inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a244dfb86a257bed1763f27b7b1c86050 inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#a244dfb86a257bed1763f27b7b1c86050" > DOMException< / a > (short < a class = "el" href = "classxercesc_1_1DOMException.html#a4cf64288cf440c80048661cf6a6ab96e" > code< / a > , short messageCode=0, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const memoryManager=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4" > XMLPlatformUtils::fgMemoryManager< / a > )< / td > < / tr >
< tr class = "memdesc:a244dfb86a257bed1763f27b7b1c86050 inherit pub_methods_classxercesc_1_1DOMException" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Constructor which takes an error code and an optional message code. < a href = "#a244dfb86a257bed1763f27b7b1c86050" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a244dfb86a257bed1763f27b7b1c86050 inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a210cd980c4ffcef3e8c6911af13aa28c inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#a210cd980c4ffcef3e8c6911af13aa28c" > DOMException< / a > (const < a class = "el" href = "classxercesc_1_1DOMException.html" > DOMException< / a > & other)< / td > < / tr >
< tr class = "memdesc:a210cd980c4ffcef3e8c6911af13aa28c inherit pub_methods_classxercesc_1_1DOMException" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy constructor. < a href = "#a210cd980c4ffcef3e8c6911af13aa28c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a210cd980c4ffcef3e8c6911af13aa28c inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf09ace26dae07688d57e1a0b15fca6a inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#adf09ace26dae07688d57e1a0b15fca6a" > ~DOMException< / a > ()< / td > < / tr >
< tr class = "memdesc:adf09ace26dae07688d57e1a0b15fca6a inherit pub_methods_classxercesc_1_1DOMException" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor for < a class = "el" href = "classxercesc_1_1DOMException.html" > DOMException< / a > . < a href = "#adf09ace26dae07688d57e1a0b15fca6a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adf09ace26dae07688d57e1a0b15fca6a inherit pub_methods_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_attribs_classxercesc_1_1DOMException" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_attribs_classxercesc_1_1DOMException')" > < img src = "closed.png" alt = "-" / >   Public Attributes inherited from < a class = "el" href = "classxercesc_1_1DOMException.html" > xercesc::DOMException< / a > < / td > < / tr >
< tr class = "memitem:a4cf64288cf440c80048661cf6a6ab96e inherit pub_attribs_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" > short  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#a4cf64288cf440c80048661cf6a6ab96e" > code< / a > < / td > < / tr >
< tr class = "memdesc:a4cf64288cf440c80048661cf6a6ab96e inherit pub_attribs_classxercesc_1_1DOMException" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A code value, from the set defined by the ExceptionCode enum, indicating the type of error that occured. < a href = "#a4cf64288cf440c80048661cf6a6ab96e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4cf64288cf440c80048661cf6a6ab96e inherit pub_attribs_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a51f4ddc8f8ac7177c9d3fc75ff276f12 inherit pub_attribs_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" > const XMLCh *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#a51f4ddc8f8ac7177c9d3fc75ff276f12" > msg< / a > < / td > < / tr >
< tr class = "memdesc:a51f4ddc8f8ac7177c9d3fc75ff276f12 inherit pub_attribs_classxercesc_1_1DOMException" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A string value. < a href = "#a51f4ddc8f8ac7177c9d3fc75ff276f12" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a51f4ddc8f8ac7177c9d3fc75ff276f12 inherit pub_attribs_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classxercesc_1_1DOMException" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classxercesc_1_1DOMException')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classxercesc_1_1DOMException.html" > xercesc::DOMException< / a > < / td > < / tr >
< tr class = "memitem:a4ca961d9c63e4b6a2af6e2b8d8a23e54 inherit pro_attribs_classxercesc_1_1DOMException" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMException.html#a4ca961d9c63e4b6a2af6e2b8d8a23e54" > fMemoryManager< / a > < / td > < / tr >
< tr class = "separator:a4ca961d9c63e4b6a2af6e2b8d8a23e54 inherit pro_attribs_classxercesc_1_1DOMException" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
2020-02-17 21:24:47 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < dl class = "section since" > < dt > Since< / dt > < dd > DOM Level 3 < / dd > < / dl >
< / div > < h2 class = "groupheader" > Member Enumeration Documentation< / h2 >
< a class = "anchor" id = "a25859053303c391af72b79929c1b244c" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > enum < a class = "el" href = "classxercesc_1_1DOMXPathException.html#a25859053303c391af72b79929c1b244c" > xercesc::DOMXPathException::ExceptionCode< / a > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / div > < div class = "memdoc" >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
< p > ExceptionCode < br / >
2020-02-17 21:24:47 +00:00
INVALID_EXPRESSION_ERR The expression has a syntax error or otherwise is not a legal expression according to the rules of the specific < code > < a class = "el" href = "classxercesc_1_1DOMXPathEvaluator.html" title = "The evaluation of XPath expressions is provided by DOMXPathEvaluator. " > DOMXPathEvaluator< / a > < / code > or contains specialized extension functions or variables not supported by this implementation. < / p >
2020-02-17 21:19:57 +00:00
< p > < br / >
TYPE_ERR The expression cannot be converted to return the specified type. < br / >
NO_RESULT_ERROR There is no current result in the result object. < / p >
2020-02-17 21:24:47 +00:00
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < em > < a class = "anchor" id = "a25859053303c391af72b79929c1b244ca1ca7ddc36a3c2af4959ab692b7ff01a7" > < / a > INVALID_EXPRESSION_ERR< / em > < / td > < td class = "fielddoc" >
2020-02-17 21:05:20 +00:00
< / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr > < td class = "fieldname" > < em > < a class = "anchor" id = "a25859053303c391af72b79929c1b244ca835f8c80d658044e6191c5d866442779" > < / a > TYPE_ERR< / em > < / td > < td class = "fielddoc" >
2020-02-17 21:05:20 +00:00
< / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr > < td class = "fieldname" > < em > < a class = "anchor" id = "a25859053303c391af72b79929c1b244cabf5399fc3e62c407823270c85d35b8f9" > < / a > NO_RESULT_ERROR< / em > < / td > < td class = "fielddoc" >
2020-02-17 21:17:06 +00:00
< / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< / div >
2020-02-17 21:24:47 +00:00
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a35f18c2643db6cbafef310ee42a8c4a1" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:23:16 +00:00
< td class = "memname" > xercesc::DOMXPathException::DOMXPathException < / td >
2020-02-17 21:19:57 +00:00
< td > (< / td >
2020-02-17 21:24:47 +00:00
< td class = "paramname" > < / td > < td > )< / td >
2020-02-17 21:19:57 +00:00
< td > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / div > < div class = "memdoc" >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
< p > Default constructor for < a class = "el" href = "classxercesc_1_1DOMXPathException.html" > DOMXPathException< / a > . < / p >
< / div >
< / div >
2020-02-17 21:24:47 +00:00
< a class = "anchor" id = "aeaf2d19541efc2cacca112e50df4dc3e" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > xercesc::DOMXPathException::DOMXPathException < / td >
< td > (< / td >
2020-02-17 21:24:47 +00:00
< td class = "paramtype" > short  < / td >
< td class = "paramname" > < em > code< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:19:57 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 21:24:47 +00:00
< td class = "paramtype" > short  < / td >
< td class = "paramname" > < em > messageCode< / em > = < code > 0< / code > , < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< tr >
2020-02-17 21:19:57 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 21:24:47 +00:00
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const  < / td >
< td class = "paramname" > < em > memoryManager< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4" > XMLPlatformUtils::fgMemoryManager< / a > < / code >   < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< tr >
2020-02-17 21:19:57 +00:00
< td > < / td >
< td > )< / td >
2020-02-17 21:24:47 +00:00
< td > < / td > < td > < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / div > < div class = "memdoc" >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:57 +00:00
< p > Constructor which takes an error code and a message. < / p >
2020-02-17 21:24:47 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > code< / td > < td > The error code which indicates the exception < / td > < / tr >
< tr > < td class = "paramname" > messageCode< / td > < td > The string containing the error message < / td > < / tr >
< tr > < td class = "paramname" > memoryManager< / td > < td > The memory manager used to (de)allocate memory < / td > < / tr >
2020-02-17 21:10:06 +00:00
< / table >
2020-02-17 21:19:57 +00:00
< / dd >
2020-02-17 21:10:06 +00:00
< / dl >
2020-02-17 21:19:57 +00:00
< / div >
< / div >
2020-02-17 21:24:47 +00:00
< a class = "anchor" id = "af18d566c72eddfe6186a198decc4c96e" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:10:06 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > xercesc::DOMXPathException::DOMXPathException < / td >
< td > (< / td >
2020-02-17 21:24:47 +00:00
< td class = "paramtype" > const < a class = "el" href = "classxercesc_1_1DOMXPathException.html" > DOMXPathException< / a > &   < / td >
< td class = "paramname" > < em > other< / em > < / td > < td > )< / td >
2020-02-17 21:19:57 +00:00
< td > < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / div > < div class = "memdoc" >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:57 +00:00
< p > Copy constructor. < / p >
2020-02-17 21:24:47 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > other< / td > < td > The object to be copied. < / td > < / tr >
2020-02-17 21:10:06 +00:00
< / table >
2020-02-17 21:19:57 +00:00
< / dd >
2020-02-17 21:10:06 +00:00
< / dl >
2020-02-17 21:19:57 +00:00
< / div >
< / div >
2020-02-17 21:24:47 +00:00
< a class = "anchor" id = "aa4eeff49346be8ecb10694a4ab1d60ef" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
2020-02-17 21:24:47 +00:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-02-17 21:19:57 +00:00
< table class = "memname" >
2020-02-17 21:10:06 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > xercesc::DOMXPathException::~DOMXPathException < / td >
< td > (< / td >
2020-02-17 21:24:47 +00:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:57 +00:00
< p > Destructor for < a class = "el" href = "classxercesc_1_1DOMXPathException.html" > DOMXPathException< / a > . < / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "DOMXPathException_8hpp_source.html" > DOMXPathException.hpp< / a > < / li >
< li > < a class = "el" href = "DOMXPathException_8cpp.html" > DOMXPathException.cpp< / a > < / li >
< / ul >
2020-02-17 21:24:47 +00:00
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.5
< / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >