logging / net.corda.common.logging.errorReporting / CordaErrorContextProvider / getURL

getURL

fun getURL(locale: Locale): String

Get the URL to the docs site where the error codes are hosted.

Note that the correct docs site link is likely to depend on the following:

The returned URL must be the link the to the error code table in the documentation.

Parameters

locale - The locale of the link

Return
The URL of the docs site, to be printed in the logs