2020-02-17 22:17:06 +01: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" >
< title > XQilla DOM3 API Documentation< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
< 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 22:22:42 +01:00
<!-- Generated by Doxygen 1.7.3 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
2020-02-17 22:19:57 +01: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 22:22:42 +01: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 22:19:57 +01:00
< / ul >
< / div >
2020-02-17 22:22:42 +01: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_1DOMLSException.html" > DOMLSException< / a > < / li >
< / ul >
2020-02-17 22:19:57 +01:00
< / div >
< / div >
2020-02-17 22:22:42 +01:00
< div class = "header" >
< div class = "headertitle" >
< h1 > xercesc::DOMLSException Class Reference< / h1 > < / div >
< / div >
2020-02-17 22:19:57 +01:00
< div class = "contents" >
2020-02-17 22:22:42 +01:00
<!-- doxytag: class="xercesc::DOMLSException" --> <!-- doxytag: inherits="xercesc::DOMException" -->
2020-02-17 22:19:57 +01:00
< p > < code > #include < < a class = "el" href = "DOMLSException_8hpp_source.html" > DOMLSException.hpp< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for xercesc::DOMLSException:< / div >
2020-02-17 22:22:42 +01:00
< div class = "dyncontent" >
2020-02-17 22:19:57 +01:00
< div class = "center" > < img src = "classxercesc_1_1DOMLSException__inherit__graph.png" border = "0" usemap = "#xercesc_1_1DOMLSException_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "xercesc_1_1DOMLSException_inherit__map" id = "xercesc_1_1DOMLSException_inherit__map" >
2020-02-17 22:22:42 +01:00
< area shape = "rect" id = "node2" href = "classxercesc_1_1DOMException.html" title = "xercesc::DOMException" alt = "" coords = "13,5,179,35" / > < / map >
2020-02-17 22:19:57 +01:00
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< p > < a href = "classxercesc_1_1DOMLSException-members.html" > List of all members.< / a > < / p >
2020-02-17 22:22:42 +01:00
< table class = "memberdecls" >
< tr > < td colspan = "2" > < h2 > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Public Contants< / div > < / td > < / tr >
2020-02-17 22:22:42 +01:00
< tr > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMLSException.html#a0f64648b1109f0c1255064f85fa7ab1f" > LSExceptionCode< / a > { < a class = "el" href = "classxercesc_1_1DOMLSException.html#a0f64648b1109f0c1255064f85fa7ab1fa7eebb0312656325cd43f0d9564de97d2" > PARSE_ERR< / a > = 81,
2020-02-17 22:19:57 +01:00
< a class = "el" href = "classxercesc_1_1DOMLSException.html#a0f64648b1109f0c1255064f85fa7ab1fa8a6a4db4fe54e46569e1564ef5ff9026" > SERIALIZE_ERR< / a > = 82
2020-02-17 22:17:06 +01:00
}< / td > < / tr >
2020-02-17 22:22:42 +01:00
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < p > ExceptionCode. < / p >
2020-02-17 22:19:57 +01:00
< a href = "classxercesc_1_1DOMLSException.html#a0f64648b1109f0c1255064f85fa7ab1f" > More...< / a > < br / > < / td > < / tr >
2020-02-17 22:22:42 +01:00
< tr > < td colspan = "2" > < h2 > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Constructors< / div > < / td > < / tr >
2020-02-17 22:22:42 +01:00
< tr > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMLSException.html#a1a22d02b8bcad73700959cb8392b41c9" > DOMLSException< / a > ()< / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default constructor for < a class = "el" href = "classxercesc_1_1DOMLSException.html" > DOMLSException< / a > . < a href = "#a1a22d02b8bcad73700959cb8392b41c9" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMLSException.html#a6c838641c3956a574d32a5435c5f253e" > DOMLSException< / a > (short < a class = "el" href = "classxercesc_1_1DOMException.html#a4cf64288cf440c80048661cf6a6ab96e" > code< / a > , short messageCode, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const memoryManager)< / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Constructor which takes an error code and a message. < a href = "#a6c838641c3956a574d32a5435c5f253e" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMLSException.html#a93b69be645cd1304ed7e8247965a8ade" > DOMLSException< / a > (const < a class = "el" href = "classxercesc_1_1DOMLSException.html" > DOMLSException< / a > & other)< / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy constructor. < a href = "#a93b69be645cd1304ed7e8247965a8ade" > < / a > < br / > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Destructor.< / div > < / td > < / tr >
2020-02-17 22:22:42 +01:00
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMLSException.html#aaa78f45ad69c1f8967c680bc42e00d6d" > ~DOMLSException< / a > ()< / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor for < a class = "el" href = "classxercesc_1_1DOMLSException.html" > DOMLSException< / a > . < a href = "#aaa78f45ad69c1f8967c680bc42e00d6d" > < / a > < br / > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< hr / > < h2 > Member Enumeration Documentation< / h2 >
< a class = "anchor" id = "a0f64648b1109f0c1255064f85fa7ab1f" > < / a > <!-- doxytag: member="xercesc::DOMLSException::LSExceptionCode" ref="a0f64648b1109f0c1255064f85fa7ab1f" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > enum < a class = "el" href = "classxercesc_1_1DOMLSException.html#a0f64648b1109f0c1255064f85fa7ab1f" > xercesc::DOMLSException::LSExceptionCode< / a > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > ExceptionCode. < / p >
2020-02-17 22:22:42 +01:00
< p > < code > PARSE_ERR:< / code > If an attempt was made to load a document, or an XML Fragment, using < a class = "el" href = "classxercesc_1_1DOMLSParser.html" title = "DOMLSParser provides an API for parsing XML documents and building the corresponding DOM document tre..." > DOMLSParser< / a > and the processing has been stopped.< / p >
2020-02-17 22:19:57 +01:00
< p > < code > SERIALIZE_ERR:< / code > If an attempt was made to serialize a Node using LSSerializer and the processing has been stopped.< / p >
< dl class = "since" > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< dl > < dt > < b > Enumerator: < / b > < / dt > < dd > < table border = "0" cellspacing = "2" cellpadding = "0" >
< tr > < td valign = "top" > < em > < a class = "anchor" id = "a0f64648b1109f0c1255064f85fa7ab1fa7eebb0312656325cd43f0d9564de97d2" > < / a > <!-- doxytag: member="PARSE_ERR" ref="a0f64648b1109f0c1255064f85fa7ab1fa7eebb0312656325cd43f0d9564de97d2" args="" --> PARSE_ERR< / em > < / td > < td >
2020-02-17 22:17:06 +01:00
< / td > < / tr >
2020-02-17 22:19:57 +01:00
< tr > < td valign = "top" > < em > < a class = "anchor" id = "a0f64648b1109f0c1255064f85fa7ab1fa8a6a4db4fe54e46569e1564ef5ff9026" > < / a > <!-- doxytag: member="SERIALIZE_ERR" ref="a0f64648b1109f0c1255064f85fa7ab1fa8a6a4db4fe54e46569e1564ef5ff9026" args="" --> SERIALIZE_ERR< / em > < / td > < td >
2020-02-17 22:17:06 +01:00
< / td > < / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / dd >
2020-02-17 22:17:06 +01:00
< / dl >
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< hr / > < h2 > Constructor & Destructor Documentation< / h2 >
2020-02-17 22:22:42 +01:00
< a class = "anchor" id = "a1a22d02b8bcad73700959cb8392b41c9" > < / a > <!-- doxytag: member="xercesc::DOMLSException::DOMLSException" ref="a1a22d02b8bcad73700959cb8392b41c9" args="()" -->
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:22:42 +01:00
< td class = "memname" > home jpcs xml xerces xerces c src xercesc dom < a class = "el" href = "classxercesc_1_1DOMLSException.html" > DOMLSException< / a > cpp xercesc::DOMLSException::DOMLSException < / td >
2020-02-17 22:19:57 +01:00
< td > (< / td >
2020-02-17 22:22:42 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-02-17 22:19:57 +01:00
< td > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > Default constructor for < a class = "el" href = "classxercesc_1_1DOMLSException.html" > DOMLSException< / a > . < / p >
< / div >
< / div >
< a class = "anchor" id = "a6c838641c3956a574d32a5435c5f253e" > < / a > <!-- doxytag: member="xercesc::DOMLSException::DOMLSException" ref="a6c838641c3956a574d32a5435c5f253e" args="(short code, short messageCode, MemoryManager *const memoryManager)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > xercesc::DOMLSException::DOMLSException < / td >
< td > (< / td >
2020-02-17 22:22:42 +01:00
< td class = "paramtype" > short  < / td >
< td class = "paramname" > < em > code< / em > , < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 22:22:42 +01:00
< td class = "paramtype" > short  < / td >
< td class = "paramname" > < em > messageCode< / em > , < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 22:22:42 +01:00
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const  < / td >
< td class = "paramname" > < em > memoryManager< / em >   < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td > < / td >
< td > )< / td >
2020-02-17 22:22:42 +01:00
< td > < / td > < td > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > Constructor which takes an error code and a message. < / p >
< dl > < dt > < b > Parameters:< / b > < / dt > < dd >
2020-02-17 22:22:42 +01:00
< 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 22:17:06 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< / dd >
2020-02-17 22:17:06 +01:00
< / dl >
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< a class = "anchor" id = "a93b69be645cd1304ed7e8247965a8ade" > < / a > <!-- doxytag: member="xercesc::DOMLSException::DOMLSException" ref="a93b69be645cd1304ed7e8247965a8ade" args="(const DOMLSException &other)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > xercesc::DOMLSException::DOMLSException < / td >
< td > (< / td >
2020-02-17 22:22:42 +01:00
< td class = "paramtype" > const < a class = "el" href = "classxercesc_1_1DOMLSException.html" > DOMLSException< / a > &   < / td >
< td class = "paramname" > < em > other< / em > < / td > < td > )< / td >
2020-02-17 22:19:57 +01:00
< td > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > Copy constructor. < / p >
< dl > < dt > < b > Parameters:< / b > < / dt > < dd >
2020-02-17 22:22:42 +01:00
< table class = "params" >
< tr > < td class = "paramname" > other< / td > < td > The object to be copied. < / td > < / tr >
2020-02-17 22:17:06 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< / dd >
2020-02-17 22:17:06 +01:00
< / dl >
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< a class = "anchor" id = "aaa78f45ad69c1f8967c680bc42e00d6d" > < / a > <!-- doxytag: member="xercesc::DOMLSException::~DOMLSException" ref="aaa78f45ad69c1f8967c680bc42e00d6d" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > xercesc::DOMLSException::~DOMLSException < / td >
< td > (< / td >
2020-02-17 22:22:42 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-02-17 22:19:57 +01:00
< td > < code > [virtual]< / code > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > Destructor for < a class = "el" href = "classxercesc_1_1DOMLSException.html" > DOMLSException< / a > . < / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "DOMLSException_8hpp_source.html" > DOMLSException.hpp< / a > < / li >
< li > < a class = "el" href = "DOMLSException_8cpp.html" > DOMLSException.cpp< / a > < / li >
< / ul >
< / div >
2020-02-17 22:22:42 +01:00
< hr class = "footer" / > < address class = "footer" > < small > Generated on Mon Oct 31 2011 19:08:37 for XQilla DOM Level 3 API by 
2020-02-17 22:17:06 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:22:42 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.7.3 < / small > < / address >
2020-02-17 22:17:06 +01:00
< / body >
< / html >