How is `Magento\Framework\AppInterface::catchException()` implemented?
|
|
0
|
507
|
October 3, 2021
|
How to diagnose the «The configuration parameter "formElement" is a required» for a field?
|
|
2
|
7333
|
May 31, 2018
|
How to diagnose the «Imported resource (image) could not be downloaded from external resource due to timeout or access permissions» failure on a product import?
|
|
1
|
7397
|
January 24, 2018
|
«Class 'Df\Payment\Exception' not found»
|
|
1
|
816
|
July 18, 2017
|
What does mean «CVV2 Mismatch: 15004» for a PayPal transaction?
|
|
1
|
4065
|
June 10, 2016
|
What does mean «This transaction cannot be processed» exception in vendor/magento/module-paypal/Model/Payflowlink.php for a PayPal payment?
|
|
0
|
2757
|
June 10, 2016
|
How to diagnose the «Internal Error. Details are available in Magento log file. Report ID: XXX» exception?
|
|
0
|
8592
|
May 13, 2016
|
In a loop creating shipments for orders. only for one order it is creating shipment after that throwing error like "registry key" already exists. How to overcome from this error?
|
|
1
|
1025
|
May 6, 2016
|
How to diagnose the «Exception occurred during order load» failure?
|
|
0
|
2990
|
April 13, 2016
|
How to diagnose the «We can't process your request right now» failure for the contact form?
|
|
0
|
2955
|
April 16, 2016
|
How to log an exception?
|
|
0
|
6477
|
April 16, 2016
|
The exceptions are loggged into the var/log/exception.log file
|
|
1
|
3992
|
March 16, 2016
|
If an exception is occured during a model saving then the model is questionable left in the serialized state (_serializeFields is called, but unserializeFields is not called)
|
|
1
|
1254
|
December 6, 2015
|
If an exception is occured during a model saving then the model could be questionable left in an inconsistent state (beforeSave is called, but afterSave is not called)
|
|
1
|
1281
|
December 6, 2015
|