Tango Core Classes Reference
9.3.4
|
An exception class. More...
#include "tango.h"
Public Attributes | |
DevErrorList | err_stack |
The error stack. | |
long | idx_in_call |
Index in the write_attributes method parameter vector of the attribute which failed. | |
string | name |
The name of the attribute which fails. | |
An exception class.
This class is used as exception for the DeviceProxy::write_attribute call()
$Author$ $Revision$