infoDictionary Function

public function infoDictionary(self)

Returns the exception's infoDictionary. Does not transfer ownership/reference count is unchanged.

Type Bound

FTException

Arguments

Type IntentOptional Attributes Name
class(FTException) :: self

Return Value class(FTDictionary), POINTER


Called by

proc~~infodictionary~~CalledByGraph proc~infodictionary FTException%infoDictionary proc~printftexceptiondescription FTException%printFTExceptionDescription proc~printftexceptiondescription->proc~infodictionary proc~printallexceptions printAllExceptions proc~printallexceptions->proc~printftexceptiondescription proc~destructftexceptions destructFTExceptions proc~destructftexceptions->proc~printallexceptions