Custom Exceptions for Record changed/locked by another used

sergio.sette

Member²
Hi Marco,
This is a feature request.
I need to handle gracefully conflicts between users.
DOA raises a generic EDBException so is very difficoult to succesfully handle the exception.
Why not define new custom exeptions specific to these errors ?

TIA

sergio sette
 
We could indeed derive a specific exception class for this without any backward compatibility issues. I have added this to the list of enhancement requests.
 
Back
Top