AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
AttributeException.hpp File Reference

The class of AttributeException. More...

#include <exception>
#include <string>
+ Include dependency graph for AttributeException.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::AttributeException
 The base class of all attribute exceptions. More...
 
class  AMCAX::BadAttributeCast
 The class of bad Attribute cast exception. More...
 
class  AMCAX::BadAttributeValue
 The class of bad Attribute value exception. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Detailed Description

The class of AttributeException.

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

This file is part of AMCAX Kernel.