initWarningException Subroutine

public subroutine initWarningException(self, msg)

A convenience initializer for a warning error that includes the key "message" in the infoDictionary. Use this initializer as an example of how to write one's own exception.

Type Bound

FTException

Arguments

Type IntentOptional Attributes Name
class(FTException) :: self
character(len=*) :: msg