AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
九韶内核
载入中...
搜索中...
未找到
AttributeException.hpp 文件参考

属性异常类 更多...

#include <exception>
#include <string>
AttributeException.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

class  AMCAX::AttributeException
 所有属性异常的基类 更多...
 
class  AMCAX::BadAttributeCast
 属性类型转换失败的异常类 更多...
 
class  AMCAX::BadAttributeValue
 非法属性值的异常类 更多...
 

命名空间

namespace  AMCAX
 AMCAX 内核提供的所有接口所在的命名空间。
 

详细描述

属性异常类

该类是所有属性异常的类

该文件是 AMCAX 内核的一部分