An InvalidObjectException is thrown when a user tries to interact with an object that either is uninitialized or has been deleted. More...
#include <hps.h>
Public Member Functions | |
InvalidObjectException (char const *in_info="Attempted to use a deleted, uninitialized, or otherwise invalid object.") | |
An InvalidObjectException is thrown when a user tries to interact with an object that either is uninitialized or has been deleted.
|
inline |