popLastException Function

public function popLastException()

Get the last exception posted. This is popped from the stack. The caller is responsible for releasing the object after popping

Arguments

None

Return Value class(FTException), POINTER


Calls

proc~~poplastexception~~CallsGraph proc~poplastexception popLastException interface~cast cast proc~poplastexception->interface~cast proc~initializeftexceptions initializeFTExceptions proc~poplastexception->proc~initializeftexceptions proc~pop FTStack%pop proc~poplastexception->proc~pop proc~casttomutableobjectarray castToMutableObjectArray interface~cast->proc~casttomutableobjectarray proc~initftstack FTStack%initFTStack proc~initializeftexceptions->proc~initftstack interface~release release proc~pop->interface~release proc~retainftobject FTObject%retainFTObject proc~pop->proc~retainftobject proc~releaseftobject releaseFTObject interface~release->proc~releaseftobject proc~initftlinkedlist FTLinkedList%initFTLinkedList proc~initftstack->proc~initftlinkedlist proc~initftobject FTObject%initFTObject proc~initftlinkedlist->proc~initftobject proc~printftobjectdescription FTObject%printFTObjectDescription proc~releaseftobject->proc~printftobjectdescription proc~refcount FTObject%refCount proc~printftobjectdescription->proc~refcount