Fix potential NPE in error reporting code

If the 'class' attribute is missing in the extension configuration,
we'll hit the error handling block, but we should not pass null to
MessageFormat.format() in this case.

Change-Id: Ie44bf601dcd0ce209431d76e97963f73b47b4bca
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
1 file changed
tree: d954f2ede70913075bfbff2f3ca7c699e3105794
  1. doc/
  2. features/
  3. plugins/
  4. prototypes/
  5. releng/
  6. samples/
  7. tests/
  8. .gitignore