Exception --- Attempt to retrieve nonexistent aux data item. More...
#include <exceptions.h>
Public Member Functions | |
| ExcBadAuxVar (SG::auxid_t auxid) | |
| Constructor. | |
Exception --- Attempt to retrieve nonexistent aux data item.
You attempted to retrieve auxiliary data from an object, but the requested item does not exist.
| SG::ExcBadAuxVar::ExcBadAuxVar | ( | SG::auxid_t | auxid | ) |
Constructor.
| auxid | The ID of the requested aux data item. |
1.6.1