initFTException Subroutine

public subroutine initFTException(self, severity, exceptionName, infoDictionary)

The main initializer for the class

Type Bound

FTException

Arguments

Type IntentOptional Attributes Name
class(FTException) :: self
integer :: severity
character(len=*) :: exceptionName
class(FTDictionary), optional, POINTER :: infoDictionary