home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH16
/
A16095.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-11-23
|
266 b
|
6 lines
When an exception is thrown, the system alters the normal flow of
control and executes code that recovers from the error or
terminates the program as gracefully as possible. The phrases
"raising an exception" and "throwing an exception" have the
same meaning.