Chinaunix首页 | 论坛 | 博客
  • 博客访问: 293148
  • 博文数量: 81
  • 博客积分: 1400
  • 博客等级: 上尉
  • 技术积分: 952
  • 用 户 组: 普通用户
  • 注册时间: 2009-07-31 22:05
文章分类

全部博文(81)

文章存档

2011年(1)

2010年(1)

2009年(79)

我的朋友

分类: C/C++

2009-08-27 16:34:11

The class serves as the base class for all exceptions thrown to report a domain error.

The class serves as the base class for all exceptions thrown to report an invalid argument.

The class serves as the base class for all exceptions thrown to report an attempt to generate an object too long to be specified.

The class serves as the base class for all exceptions thrown to report errors presumably detectable before the program executes, such as violations of logical preconditions.

The class serves as the base class for all exceptions thrown to report an argument that is out of its valid range.

The class serves as the base class for all exceptions thrown to report an arithmetic overflow.

The class serves as the base class for all exceptions thrown to report a range error.

The class serves as the base class for all exceptions thrown to report errors presumably detectable only when the program executes.

The class serves as the base class for all exceptions thrown to report an arithmetic underflow.

阅读(801) | 评论(0) | 转发(0) |
0

上一篇:命名的强制类型转换

下一篇:什么是容器

给主人留下些什么吧!~~