Deleted Added
full compact
exc.html (90792) exc.html (95154)
1<html>
2<head>
3 <title>libsm : Exception Handling</title>
4</head>
5<body>
6
7<a href="index.html">Back to libsm overview</a>
8
9<center>
10 <h1> libsm : Exception Handling </h1>
1<html>
2<head>
3 <title>libsm : Exception Handling</title>
4</head>
5<body>
6
7<a href="index.html">Back to libsm overview</a>
8
9<center>
10 <h1> libsm : Exception Handling </h1>
11 <br> $Id: exc.html,v 1.12 2001/02/13 21:21:25 gshapiro Exp $
11 <br> $Id: exc.html,v 1.1.1.1 2002/02/17 21:56:43 gshapiro Exp $
12</center>
13
14<h2> Introduction </h2>
15
16The exception handling package provides the facilities that
17functions in libsm use to report errors.
18Here are the basic concepts:
19

--- 738 unchanged lines hidden ---
12</center>
13
14<h2> Introduction </h2>
15
16The exception handling package provides the facilities that
17functions in libsm use to report errors.
18Here are the basic concepts:
19

--- 738 unchanged lines hidden ---