home *** CD-ROM | disk | FTP | other *** search
-
- <!-- #include virtual="/quickstart/howto/include/header.inc" -->
-
- <h4>How Do I...Catch an exception?</h4>
-
- <div class="indent" style="width:660">
- This sample illustrates how to catch an exception...
- </div>
-
- <h4>Example</h4>
-
- <p>
- <div class="indent">
- <a target="_blank" href="<%=Server.MapPath("/quickstart/howto/samples/exceptions/catch")%>">
- <img style="border-color:black" border=1 src="/quickstart/images/Console.gif"><br>
- </a>
- <div class="caption">Catch.exe</div><br>
- [<a target="_blank" href="<%=Server.MapPath("/quickstart/howto/samples/exceptions/catch")%>">View Sample</a>] |
- [<a target="_blank" href="/quickstart/util/srcview.aspx?path=/quickstart/howto/samples/exceptions/catch/catch.src">View Source</a>]<p>
- </div>
-
- <h4>Source Code</h4>
-
- <div class="code">
- <xmp>
-
- <!-- #include virtual="/quickstart/howto/samples/exceptions/catch/catch.cs" -->
-
- </xmp>
- </div>
-
- <!-- #include virtual="/quickstart/howto/include/footer.inc" -->
-