blob: e9762fc11c66ecd06adb5884f0a9eae3d74c5df7 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</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>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<div class="navpath">
<ul>
<li><a class="el" href="classXObject.html">XObject</a> </li>
<li><a class="el" href="classXObject_1_1XObjectException.html">XObject::XObjectException</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>XObject::XObjectException Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XObject::XObjectException" --><!-- doxytag: inherits="XalanXPathException" -->
<p><code>#include &lt;<a class="el" href="XObject_8hpp_source.html">XObject.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classXalanXPathException.html">XalanXPathException</a>.</p>
<p>Inherited by <a class="el" href="classXObject_1_1XObjectInvalidConversionException.html">XObject::XObjectInvalidConversionException</a>.</p>
<div class="dynheader">
Collaboration diagram for XObject::XObjectException:</div>
<div class="dyncontent">
<div class="center"><img src="classXObject_1_1XObjectException__coll__graph.png" border="0" usemap="#XObject_1_1XObjectException_coll__map" alt="Collaboration graph"/></div>
<map name="XObject_1_1XObjectException_coll__map" id="XObject_1_1XObjectException_coll__map">
<area shape="rect" id="node2" href="classXalanXPathException.html" title="XalanXPathException" alt="" coords="39,293,199,323"/><area shape="rect" id="node4" href="classXSLException.html" title="XSLException" alt="" coords="64,213,173,243"/><area shape="rect" id="node6" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="55,101,183,131"/><area shape="rect" id="node8" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="5,5,232,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXObject_1_1XObjectException-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXObject_1_1XObjectException.html#a660cb012e3cf616468eaddfe51a261e5">XObjectException</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theMessage, MemoryManager &amp;theManager)
<li><a class="el" href="classXObject_1_1XObjectException.html#ac1d67db3e82cc0fbfc66f3c5d230175d">XObjectException</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theMessage, MemoryManager &amp;theManager, const Locator *theLocator)
<li><a class="el" href="classXObject_1_1XObjectException.html#a4e7db39f00273c58741386b5754bf9dc">XObjectException</a> (const <a class="el" href="classXObject_1_1XObjectException.html">XObjectException</a> &amp;other)
<li>virtual <a class="el" href="classXObject_1_1XObjectException.html#aebae99e10dd7252169bf1332b5cacb41">~XObjectException</a> ()
<li>virtual const XalanDOMChar * <a class="el" href="classXObject_1_1XObjectException.html#a601d81d7ac06c4b58f2bf5e8e288c8a3">getType</a> () const
<dl class="el"><dd class="mdescRight">Retrieve type of exception. <a href="#a601d81d7ac06c4b58f2bf5e8e288c8a3"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XObject_8hpp_source.html#l00737">737</a> of file <a class="el" href="XObject_8hpp_source.html">XObject.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a660cb012e3cf616468eaddfe51a261e5"></a><!-- doxytag: member="XObject::XObjectException::XObjectException" ref="a660cb012e3cf616468eaddfe51a261e5" args="(const XalanDOMString &amp;theMessage, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XObject::XObjectException::XObjectException </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theMessage</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ac1d67db3e82cc0fbfc66f3c5d230175d"></a><!-- doxytag: member="XObject::XObjectException::XObjectException" ref="ac1d67db3e82cc0fbfc66f3c5d230175d" args="(const XalanDOMString &amp;theMessage, MemoryManager &amp;theManager, const Locator *theLocator)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XObject::XObjectException::XObjectException </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theMessage</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const Locator *&nbsp;</td>
<td class="paramname"> <em>theLocator</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a4e7db39f00273c58741386b5754bf9dc"></a><!-- doxytag: member="XObject::XObjectException::XObjectException" ref="a4e7db39f00273c58741386b5754bf9dc" args="(const XObjectException &amp;other)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XObject::XObjectException::XObjectException </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXObject_1_1XObjectException.html">XObjectException</a> &amp;&nbsp;</td>
<td class="paramname"> <em>other</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="aebae99e10dd7252169bf1332b5cacb41"></a><!-- doxytag: member="XObject::XObjectException::~XObjectException" ref="aebae99e10dd7252169bf1332b5cacb41" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XObject::XObjectException::~XObjectException </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a601d81d7ac06c4b58f2bf5e8e288c8a3"></a><!-- doxytag: member="XObject::XObjectException::getType" ref="a601d81d7ac06c4b58f2bf5e8e288c8a3" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const XalanDOMChar* XObject::XObjectException::getType </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Retrieve type of exception. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>type of exception </dd></dl>
<p>Reimplemented from <a class="el" href="classXalanXPathException.html#ac25b7bed4579300f1ff622079e087e97">XalanXPathException</a>.</p>
<p>Reimplemented in <a class="el" href="classXObject_1_1XObjectInvalidConversionException.html#a6c2a7eb56e865d046ec20c14af5e2068">XObject::XObjectInvalidConversionException</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XObject_8hpp_source.html">XObject.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>