Accept `exception` in JSON error responses
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 13 Apr 2023 14:44:16 +0000 (16:44 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 14 Apr 2023 11:54:51 +0000 (13:54 +0200)
commit6d11e8d34313fd08190948353b05541faf829d1e
treec6e207fde6f4df60ad6b2797d6eef5c646a48395
parent9a9007c75771db06198f7308f7e962e4ddd04afd
Accept `exception` in JSON error responses

This is a replacement for the separate file, line, stacktrace and previous
fields and matches the HTML version of these error responses.
ts/WoltLabSuite/Core/Ajax/Data.ts
ts/WoltLabSuite/Core/Ajax/Error.ts
ts/WoltLabSuite/Core/Ajax/Request.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Ajax/Error.js
wcfsetup/install/files/js/WoltLabSuite/Core/Ajax/Request.js