|
DUDS
|
Distributed Update of Data from Something
|
An error indicating an attempt to use an already destructed object. More...
#include <Errors.hpp>
An error indicating an attempt to use an already destructed object.
This may be thrown by functions that block a thread until some resource becomes available, but the object is destroyed before the resource can be provided.
Definition at line 85 of file Errors.hpp.