|
||
class CHFPanic;
Contains a list of panic codes and a Panic function that is used internally by the framework
Defined in CHFPanic
:
ECHFDataSupplierObserverNULL
The data supplier observer is not set. ECHFDataSupplierUriNULL
The URI of the resource is not set. ECHFValueInvalidType
The value stored in TCHFValue object is not of the type requested. EDefaultContentHandlerNotCreated
Unused. EMissingDataSupplier
CCHFDataSupplier pointer is NULL. EProxySessionObjectNULL
CCHFProxySessionObject pointer is NULL. ETryingToConstructContentHandlerWithDataSupplierThatHasNoContentType
The framework was asked to construct a content handler with a data supplier whos...TCHFPanic
Set of panic codes that are generated by the CHF frameworkTCHFPanic
Set of panic codes that are generated by the CHF framework
|