home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH16
/
A161821.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-12-01
|
286 b
|
6 lines
This is the definition of the base exception class Exception. The
class contains a constructor that copies the character string
"Exception" into the member "sName". "sName" is used as the name
of an exception object. The member function Name() returns the
name of an exception.