linkNotExistsOrExpired

private open fun linkNotExistsOrExpired(customLink: CustomRefyLink, model: Model): String

Method to format and return the INVALID_CUSTOM_LINK_PAGE due the link expiration or the not existing of that link

Return

the title of the invalid page as String

Parameters

customLink

: the custom link requested

model

: the model used by Thymeleaf to format the web page