mapnik/docs/api_docs/python/mapnik.ogcserver.wms130.ExceptionHandler-class.html

237 lines
10 KiB
HTML
Raw Normal View History

<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>mapnik.ogcserver.wms130.ExceptionHandler</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="mapnik-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Tree link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Index link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Help link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://mapnik.org">mapnik</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="mapnik-module.html">Package&nbsp;mapnik</a> ::
<a href="mapnik.ogcserver-module.html">Package&nbsp;ogcserver</a> ::
<a href="mapnik.ogcserver.wms130-module.html">Module&nbsp;wms130</a> ::
Class&nbsp;ExceptionHandler
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class ExceptionHandler</h1><p class="nomargin-top"></p>
<pre class="base-tree">
<a href="mapnik.ogcserver.common.BaseExceptionHandler-class.html">common.BaseExceptionHandler</a> --+
|
<strong class="uidshort">ExceptionHandler</strong>
</pre>
<hr />
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Instance Methods</span></td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="mapnik.ogcserver.common.BaseExceptionHandler-class.html">common.BaseExceptionHandler</a></code></b>:
<code><a href="mapnik.ogcserver.common.BaseExceptionHandler-class.html#__init__">__init__</a></code>,
<code><a href="mapnik.ogcserver.common.BaseExceptionHandler-class.html#blankhandler">blankhandler</a></code>,
<code><a href="mapnik.ogcserver.common.BaseExceptionHandler-class.html#getresponse">getresponse</a></code>,
<code><a href="mapnik.ogcserver.common.BaseExceptionHandler-class.html#htmlhandler">htmlhandler</a></code>,
<code><a href="mapnik.ogcserver.common.BaseExceptionHandler-class.html#inimagehandler">inimagehandler</a></code>,
<code><a href="mapnik.ogcserver.common.BaseExceptionHandler-class.html#xmlhandler">xmlhandler</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== CLASS VARIABLES ==================== -->
<a name="section-ClassVariables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Class Variables</span></td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type">&nbsp;</span>
</td><td class="summary">
<a name="xmlmimetype"></a><span class="summary-name">xmlmimetype</span> = <code title="'text/xml'"><code class="variable-quote">'</code><code class="variable-string">text/xml</code><code class="variable-quote">'</code></code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type">&nbsp;</span>
</td><td class="summary">
2009-04-01 02:47:05 +02:00
<a href="mapnik.ogcserver.wms130.ExceptionHandler-class.html#xmltemplate" class="summary-name">xmltemplate</a> = <code title="&lt;Element {http://www.opengis.net/ogc}ServiceExceptionReport at 3933870\
&gt;">&lt;Element {http://www.opengis.net/ogc}ServiceExce<code class="variable-ellipsis">...</code></code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type">&nbsp;</span>
</td><td class="summary">
<a name="xpath"></a><span class="summary-name">xpath</span> = <code title="'{http://www.opengis.net/ogc}ServiceException'"><code class="variable-quote">'</code><code class="variable-string">{http://www.opengis.net/ogc}ServiceException</code><code class="variable-quote">'</code></code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type">&nbsp;</span>
</td><td class="summary">
<a href="mapnik.ogcserver.wms130.ExceptionHandler-class.html#handlers" class="summary-name">handlers</a> = <code title="{'BLANK': &lt;unbound method BaseExceptionHandler.blankhandler&gt;,
'HTML': &lt;unbound method BaseExceptionHandler.htmlhandler&gt;,
'INIMAGE': &lt;unbound method BaseExceptionHandler.inimagehandler&gt;,
'XML': &lt;unbound method BaseExceptionHandler.xmlhandler&gt;}"><code class="variable-group">{</code><code class="variable-quote">'</code><code class="variable-string">BLANK</code><code class="variable-quote">'</code><code class="variable-op">: </code>&lt;unbound method BaseExceptionHandler.blan<code class="variable-ellipsis">...</code></code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type">&nbsp;</span>
</td><td class="summary">
<a name="defaulthandler"></a><span class="summary-name">defaulthandler</span> = <code title="'XML'"><code class="variable-quote">'</code><code class="variable-string">XML</code><code class="variable-quote">'</code></code>
</td>
</tr>
</table>
<!-- ==================== CLASS VARIABLE DETAILS ==================== -->
<a name="section-ClassVariableDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Class Variable Details</span></td>
</tr>
</table>
<a name="xmltemplate"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">xmltemplate</h3>
<dl class="fields">
</dl>
<dl class="fields">
<dt>Value:</dt>
<dd><table><tr><td><pre class="variable">
2009-04-01 02:47:05 +02:00
&lt;Element {http://www.opengis.net/ogc}ServiceExceptionReport at 3933870<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
&gt;
</pre></td></tr></table>
</dd>
</dl>
</td></tr></table>
</div>
<a name="handlers"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">handlers</h3>
<dl class="fields">
</dl>
<dl class="fields">
<dt>Value:</dt>
<dd><table><tr><td><pre class="variable">
<code class="variable-group">{</code><code class="variable-quote">'</code><code class="variable-string">BLANK</code><code class="variable-quote">'</code><code class="variable-op">: </code>&lt;unbound method BaseExceptionHandler.blankhandler&gt;<code class="variable-op">,</code>
<code class="variable-quote">'</code><code class="variable-string">HTML</code><code class="variable-quote">'</code><code class="variable-op">: </code>&lt;unbound method BaseExceptionHandler.htmlhandler&gt;<code class="variable-op">,</code>
<code class="variable-quote">'</code><code class="variable-string">INIMAGE</code><code class="variable-quote">'</code><code class="variable-op">: </code>&lt;unbound method BaseExceptionHandler.inimagehandler&gt;<code class="variable-op">,</code>
<code class="variable-quote">'</code><code class="variable-string">XML</code><code class="variable-quote">'</code><code class="variable-op">: </code>&lt;unbound method BaseExceptionHandler.xmlhandler&gt;<code class="variable-group">}</code>
</pre></td></tr></table>
</dd>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="mapnik-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Tree link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Index link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Help link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://mapnik.org">mapnik</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
2009-04-01 02:47:05 +02:00
Generated by Epydoc 3.0.1 on Tue Mar 31 17:46:48 2009
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>