casacore
|
#include <Fallible.h>
Public Member Functions | |
void | AccessInvalidFallibleObject () |
throw exception on access of an invalid object This function gets called when an invalid object is accessed. It just throws an exception. Since we have inline functions, let's keep the throw out of them to keep them from moving out of line.
Definition at line 49 of file Fallible.h.
void casacore::Fallible_global_functions_invalid_access::AccessInvalidFallibleObject | ( | ) |