cast Interface

public interface cast

Calls

interface~~cast~7~~CallsGraph interface~cast~7 cast proc~casttoexception castToException interface~cast~7->proc~casttoexception

Module Procedures

public subroutine castToException(obj, cast)

Cast the base class FTObject to the FTException class

Arguments

Type IntentOptional Attributes Name
class(FTObject), POINTER :: obj
class(FTException), POINTER :: cast