Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2024 11:07 PM
Hi @zsh24 ,
This is a generic wrapper exception, Please share the more detailed error. You can get that error by logging it to the driver using Driver Logging, or try to store these logs in DB table. So basically fire a INSERT INTO SQL statement in Exception block all the entire details, and you can fetch this error then from that table.