website/docs/ddoc/primitives/handy_http_primitives.respo...

35 lines
3.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>HttpStatusException.this (handy_http_primitives.response.HttpStatusException.this)</title>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link href="style.css" rel="stylesheet" />
<script src="script.js" type="text/javascript"></script>
<link href="search-results.html" rel="prefetch" />
</head>
<body>
<div id="page-header">
<div id="logotype">
<span>Documentation</span>
<nav>
<a href="http://dlang.org/">Dlang.org</a>
</nav>
</div>
<form action="search-docs.html" id="search">
<input name="searchTerm" placeholder="Find a symbol name..." type="search" />
<input type="submit" value="Go" />
</form>
</div>
<div id="page-body">
<div id="page-content">
<h1>HttpStatusException.this</h1><div class="breadcrumbs"><a class="breadcrumb" href="handy_http_primitives.html">handy_http_primitives</a> <a class="breadcrumb" href="handy_http_primitives.response.html">response</a> <a class="breadcrumb" href="handy_http_primitives.response.HttpStatusException.html">HttpStatusException</a> </div><div><div class="documentation-comment synopsis"><div><span class="undocumented-note">Undocumented in source.</span></div></div></div><div class="annotated-prototype"><ol class="overloads"><li class="overload-option"><a href="handy_http_primitives.response.HttpStatusException.this.1.html"><span class="overload-signature"><span class="lang-feature name">this</span>(StatusInfo status, string message, Throwable next)</span></a></li><li class="active-overload-option"><span class="overload-signature"><span class="lang-feature name">this</span>(StatusInfo status, string message)</span><div class="function-prototype"><div class="parent-prototype"><span class="builtin-type">class</span> <span class="name">HttpStatusException</span></div><div><div class="attributes"></div><div class="function-name">this</div><div class="template-parameters" data-count="0"></div><div class="runtime-parameters" data-count="2"><div class="parameters-list toplevel"><span class="paren">(</span><div class="runtime-parameter-item parameter-item"><span class="parameter-type-holder"><span class="parameter-type"><a class="name" data-ident="StatusInfo" href="handy_http_primitives.response.StatusInfo.html" title="handy_http_primitives.response.StatusInfo">StatusInfo</a></span></span> <span class="parameter-name name" data-ident="status"><a href="#param-status">status</a></span></div><span class="comma">,</span><div class="runtime-parameter-item parameter-item"><span class="parameter-type-holder"><span class="parameter-type"><span class="builtin-type">string</span></span></span> <span class="parameter-name name" data-ident="message"><a href="#param-message">message</a></span></div><span class="paren">)</span></div></div><div class="function-contracts"></div></div></div></li><li class="overload-option"><a href="handy_http_primitives.response.HttpStatusException.this.3.html"><span class="overload-signature"><span class="lang-feature name">this</span>(StatusInfo status)</span></a></li></ol></div><div></div></div>
<div id="page-nav"><a class="parent" href="handy_http_primitives.html">handy_http_primitives</a> <a class="parent" href="handy_http_primitives.response.html">response</a> <a class="parent" href="handy_http_primitives.response.HttpStatusException.html">HttpStatusException</a>
<span class="type-separator">constructors</span><ul><li><a class="constructor current" href="handy_http_primitives.response.HttpStatusException.this.1.html">this</a></li></ul><span class="type-separator">variables</span><ul><li><a class="variable" href="handy_http_primitives.response.HttpStatusException.status.html">status</a></li></ul></div>
</div>
<div id="page-footer">Page generated by <a href="https://github.com/adamdruppe/adrdox">adrdox</a></div>
</body>
</html>