formatErrorMessage

open fun formatErrorMessage(singularItemDescription: String, container: Any): String(source)

Returns a formatted error message describing why the pattern matching failed.

Return

The error message.