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.") | |
Public Member Functions inherited from HPS::Exception | |
| Exception (char const *in_info) | |
An InvalidObjectException is thrown when a user tries to interact with an object that either is uninitialized or has been deleted.