toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.util
/
NameMatcher
/
formatErrorMessage
format
Error
Message
API
open
fun
formatErrorMessage
(
singularItemDescription
:
String
,
container
:
Any
)
:
String
(
source
)
Returns a formatted error message describing why the pattern matching failed.
Return
The error message.