\{ is currently invalid syntax in Java, so it can be given a meaning.
${ is valid syntax (the string value "$\") so giving it a new meaning would break existing programs. That's not acceptable.