throw Subroutine

public subroutine throw(exceptionToThrow)

Throws the exception: exceptionToThrow

Arguments

Type IntentOptional Attributes Name
class(FTException), POINTER :: exceptionToThrow