An action can have several different exception handlers. And my doubt is if the database exception is always automatically created? or if I should create every time I use an entity action, such as createOrUpdate?
thank you, in advance!
Hi Corina,
Database exception not is always automatically created, automatically is All Exception:
you can create anoters types:
Outsystems document about this:
https://success.outsystems.com/Documentation/11/Developing_an_Application/Implement_Application_Logic/Handle_Exceptions#user-exception
https://www.outsystems.com/learn/lesson/1777/actions-and-exception-handling
Regards.
Thank you!!
Corina Mata wrote:
you are welcome Corina!