core/exception.c File Reference


Detailed Description

Id
exception.c,v 1.6 2008/01/09 18:31:38 d3p988 Exp

Definition in file exception.c.

Go to the source code of this file.

Functions

EXCEPTIONHANDLERcreate_exception_handler (void)
 Creates an exception handler for use in a try block.
void delete_exception_handler (EXCEPTIONHANDLER *ptr)
 Deletes an exception handler from the handler list.
char * exception_msg (void)
 Retrieves the message of the most recently thrown exception.
void throw_exception (char *format,...)
 Throw an exception.

Variables

EXCEPTIONHANDLERhandlers = NULL


GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy