exceptionName Function

public function exceptionName(self)

Returns the string representing the name set for the exception.

Type Bound

FTException

Arguments

Type IntentOptional Attributes Name
class(FTException) :: self

Return Value character(len=ERROR_MSG_STRING_LENGTH)


Called by

proc~~exceptionname~~CalledByGraph proc~exceptionname FTException%exceptionName proc~printftexceptiondescription FTException%printFTExceptionDescription proc~printftexceptiondescription->proc~exceptionname proc~printallexceptions printAllExceptions proc~printallexceptions->proc~printftexceptiondescription proc~destructftexceptions destructFTExceptions proc~destructftexceptions->proc~printallexceptions