We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e4d80 commit 32e57c9Copy full SHA for 32e57c9
resources/magento2/exception.properties
@@ -1,3 +1,4 @@
1
-exception.common.checkLogg=Please, check logging console to get full exception stack trace.
+exception.common.title=Exception
2
+exception.common.informUs=Please, inform us and we will fix that soon. Check logging console to get full exception stack trace.
3
exception.reflection.cannotInstantiate=Couldn't instantiate class: {0}
-exception.NoSuchMethod=Method {0} not found for class {1}. You should implement it.
4
+exception.NoSuchMethod=Method {0} not found for class {1}.
0 commit comments