Quantcast
Channel: Bizagi Community | Bizagi Suite
Viewing all articles
Browse latest Browse all 1543

Handling errors with try - catch

$
0
0
Hi all, I am using try / catch in an expression to handling errors in this way: try{...}catch(e){...} is "e" an object or a string ? Can I use the following sentence? entity.Attributes["Description"].value = e;

Viewing all articles
Browse latest Browse all 1543

Trending Articles