getInjectionErrorMessage
open fun getInjectionErrorMessage(nodeName: String, layoutFileName: String): String
Content copied to clipboard
Returns the standard message for a problem in class injection from FXML.
Return
the message String
Parameters
nodeName
the name of the node that was not injected
layoutFileName
the layout file name