FTObjectLibrary
Source Files
Modules
Procedures
Derived Types
exceptionFromObject
Function
11 statements
Source File
FTExceptionClass.f90
FTExceptionClass
exceptionFromObject
Contents
public function exceptionFromObject(obj) result(cast)
Arguments
Type
Intent
Optional
Attributes
Name
class(
FTObject
),
POINTER
::
obj
Return Value
class(
FTException
), POINTER