Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::tools::mc::ThrowableAttribute Class Reference#include <ThrowableAttribute.h>
Inheritance diagram for acdk::tools::mc::ThrowableAttribute:
List of all members.
Detailed Description
This attribute will attached to each Throwable classes.
Its main purpose is to attach a MetaAttribute to each exception class, wich contains a pointer to a method, which throws the exception
Constructor & Destructor Documentation
acdk::tools::mc::ThrowableAttribute::ThrowableAttribute |
( |
|
) |
[inline] |
|
Member Function Documentation
virtual bool acdk::tools::mc::ThrowableAttribute::apply |
( |
IN(RCodeInfo) |
cm |
) |
[virtual] |
|
|