Inflectra Customer Forums: Best practice for error handling in Rapise (Thread) What is the best way of taking care of error handling in Rapise? Are there any general examples? en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/rapise/best-practices/398.aspxthreadId=398Jenny Davidsson (jenny.davidsson@ascom.se)Best practice for error handling in Rapise What is the best way of taking care of error handling in Rapise? Are there any general examples? Tue, 16 Oct 2012 13:41:34 -04002012-10-17T17:13:14-04:00/Support/Forum/rapise/best-practices/398.aspxmessageId=753David J (support1@inflectra.com) Hi Jenny In general you just use the Javascript try { .... } catch (ex) structures. http:/ Hi Jenny In general you just use the Javascript try { .... } catch (ex) structures. http://www.w3schools.com/js/js_try_catch.asp Regards Adam Wed, 17 Oct 2012 17:13:14 -04002012-10-17T17:13:14-04:00/Support/Forum/rapise/best-practices/398.aspx#reply753