<h1>DOMRangeException.hpp</h1><ahref="DOMRangeException_8hpp.html">Go to the documentation of this file.</a><divclass="fragment"><preclass="fragment"><aname="l00001"></a>00001 <spanclass="comment">/*</span>
<aname="l00036"></a><aclass="code"href="classxercesc_1_1DOMRangeException.html">00036</a><spanclass="keyword">class </span>CDOM_EXPORT <aclass="code"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a> : <spanclass="keyword">public</span><aclass="code"href="classxercesc_1_1DOMException.html">DOMException</a> {
<aname="l00056"></a><aclass="code"href="classxercesc_1_1DOMRangeException.html#a0f40b071f3de6036e04c2de8c73ed677">00056</a><spanclass="comment"></span><spanclass="keyword">enum</span><aclass="code"href="classxercesc_1_1DOMRangeException.html#a0f40b071f3de6036e04c2de8c73ed677"title="Enumerators for DOM Range Exceptions.">RangeExceptionCode</a> {
<aname="l00072"></a>00072 <spanclass="comment"></span><aclass="code"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>();
<aname="l00081"></a>00081 <aclass="code"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>(<spanclass="keywordtype">short</span> code,
<aname="l00090"></a>00090 <aclass="code"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>(<spanclass="keyword">const</span><aclass="code"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>&other);
<aname="l00102"></a>00102 <spanclass="comment"></span><spanclass="keyword">virtual</span> ~<aclass="code"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>();
<aname="l00109"></a>00109 <aclass="code"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>& operator = (<spanclass="keyword">const</span><aclass="code"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>&);