This is a built-in template used for generating the default branch for the switch expression or statement used by quick-fix actions like Insert 'default' branch.
The template is editable, e.g. you can change the exception thrown or call a logging framework instead.
Predefined variables will take the following values:
${EXPRESSION}   the switch selector expression text
${EXPRESSION_TYPE}   type of the switch selector expression