/www.cppreference.com/wiki/error/start
#! | 56 lines | 47 code | 9 blank | 0 comment | 0 complexity | 64c6ac442a33652ae09496b07630fb0f MD5 | raw file
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" 4 lang="en" dir="ltr"> 5<head> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 7 <title>error:start</title> 8<meta name="generator" content="DokuWiki" /> 9<meta name="robots" content="index,follow" /> 10<meta name="date" content="2010-11-01T13:23:15-0700" /> 11<meta name="keywords" content="error,start" /> 12<link rel="search" type="application/opensearchdescription+xml" href="http://www.cppreference.com/wiki/lib/exe/opensearch.php" title="C++ Reference" /> 13<link rel="start" href="../../index.html" /> 14<link rel="contents" href="http://www.cppreference.com/wiki/error/start?do=index" title="Sitemap" /> 15<link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://www.cppreference.com/wiki/feed.php" /> 16<link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://www.cppreference.com/wiki/feed.php?mode=list&ns=error" /> 17<link rel="alternate" type="text/html" title="Plain HTML" href="http://www.cppreference.com/wiki/_export/xhtml/error/start" /> 18<link rel="alternate" type="text/plain" title="Wiki Markup" href="http://www.cppreference.com/wiki/_export/raw/error/start" /> 19<link rel="canonical" href="start" /> 20<link rel="stylesheet" media="screen" type="text/css" href="../lib/exe/css.php@t=custom1&tseed=1289693594" /> 21<link rel="stylesheet" media="all" type="text/css" href="../lib/exe/css.php@s=all&t=custom1&tseed=1289693594" /> 22<link rel="stylesheet" media="print" type="text/css" href="../lib/exe/css.php@s=print&t=custom1&tseed=1289693594" /> 23<script type="text/javascript" ><!--//--><![CDATA[//><!-- 24var NS='error';var JSINFO = {"id":"error:start","namespace":"error"}; 25//--><!]]></script> 26<script type="text/javascript" charset="utf-8" src="../lib/exe/js.php@tseed=1289693594" ></script> 27</head> 28<body> 29<div class="dokuwiki export"> 30 31<h2 class="sectionedit1"><a name="error_handling" id="error_handling">Error handling</a></h2> 32<div class="level2"> 33 34<p> 35 36<a href="exception" class="wikilink1" title="error:exception">exception</a> 37</p> 38 39<p> 40cerrno 41</p> 42 43<p> 44system_error, etc 45</p> 46 47<p> 48 49<a href="../todo" class="wikilink1" title="todo">todo</a> 50 51</p> 52 53</div> 54</div> 55</body> 56</html>