|
九韶内核 1.0.0.0
|
属性异常类 更多...
#include <exception>#include <string>
AttributeException.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:类 | |
| class | AMCAX::AttributeException |
| 所有属性异常的基类 更多...
| |
| class | AMCAX::BadAttributeCast |
| 属性类型转换失败的异常类 更多...
| |
| class | AMCAX::BadAttributeValue |
| 非法属性值的异常类 更多...
| |
命名空间 | |
| namespace | AMCAX |
| AMCAX 内核提供的所有接口所在的命名空间。
| |
属性异常类
该类是所有属性异常的类