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

The class of AttributeException 更多...

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

class  AMCAX::AttributeException
 The base class of all attribute exceptions 更多...
 
class  AMCAX::BadAttributeCast
 The class of bad AttributeImpl cast exception 更多...
 
class  AMCAX::BadAttributeValue
 The class of bad AttributeImpl value exception 更多...
 

命名空间

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

详细描述

The class of AttributeException

The class of AttributeException is the class of all attribute exceptions.

This file is part of AMCAX Kernel.