HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
initFTException
Subroutine
14 statements
Source File
FTExceptionClass.f90
FTExceptionClass
initFTException
Contents
public subroutine initFTException(self, severity, exceptionName, infoDictionary)
The main initializer for the class
Type Bound
FTException
Arguments
Type
Intent
Optional
Attributes
Name
class(
FTException
)
::
self
integer
::
severity
character(len=*)
::
exceptionName
class(
FTDictionary
),
optional,
POINTER
::
infoDictionary