ConstructError Subroutine

public subroutine ConstructError(this)

Default constructor for an error type.

Arguments

Type IntentOptional AttributesName
type(Error_t), intent(inout) :: this

The newly constructed error type


Contents

None