Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: throw exception();

  • Subject: Re: throw exception();
  • From: Roy Schestowitz <newsgroups@schestowitz.com>
  • Date: Mon, 17 Jan 2005 06:12:59 +0000
  • Newsgroups: comp.lang.c++
  • References: <10umh424f0gad9b@news.supernews.com>
  • User-agent: KNode/0.7.2
Dave wrote:

> Josuttis states that I may not throw an exception of type exception or of
> one of the standard exception types used for language support.  Where in
> the Standard am I forbidden from "throw exception();"?

I think the following will explain to you about all the exception types.

http://www.cplusplus.com/doc/tutorial/tut5-3.html
 
-- 
Roy Schestowitz
http://schestowitz.com

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index