filmov
tv
Apex DML Error Handling | Salesforce Savepoint

Показать описание
DML statements return run-time exceptions if something goes wrong in the database during the execution of DML operations. You can handle the exceptions in your code by wrapping your DML statements within try-catch blocks