errCatch Struct Reference

#include <errCatch.h>

Collaboration diagram for errCatch:

Collaboration graph
[legend]

Data Fields

errCatchnext
jmp_buf jmpBuf
dyStringmessage
boolean gotError

Detailed Description

Definition at line 23 of file errCatch.h.


Field Documentation

struct errCatch* errCatch::next [read]

Definition at line 26 of file errCatch.h.

Referenced by errCatchEnd().

jmp_buf errCatch::jmpBuf

Definition at line 27 of file errCatch.h.

Referenced by errCatchAbortHandler().

struct dyString* errCatch::message [read]

Definition at line 28 of file errCatch.h.

Referenced by errCatchFree(), errCatchNew(), errCatchWarnHandler(), htmlPageForwardedNoAbort(), and qaStatusOnPage().

boolean errCatch::gotError

Definition at line 29 of file errCatch.h.

Referenced by errCatchAbortHandler(), htmlPageForwardedNoAbort(), and qaStatusOnPage().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:25:31 2007 for blat by  doxygen 1.5.2