This commit is contained in:
Matthias Kuhn 2016-02-23 09:50:19 +01:00
parent d0d284ad84
commit e0ffd92a40

View File

@ -195,7 +195,7 @@ def load(fileName, name=None, crs=None, style=None):
if prjSetting:
settings.setValue('/Projections/defaultBehaviour', prjSetting)
raise RuntimeError('Could not load layer: ' + unicode(fileName)
+ '\nCheck the procesing framework log to look for errors')
+ '\nCheck the processing framework log to look for errors')
if prjSetting:
settings.setValue('/Projections/defaultBehaviour', prjSetting)