<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged throw</title>
<link>https://overflow.efficy.io/?qa=tag/throw</link>
<description>Powered by Question2Answer</description>
<item>
<title>Errors are not thrown as needed</title>
<link>https://overflow.efficy.io/?qa=3187/errors-are-not-thrown-as-needed</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm facing an issue where in workflow i have some script to throw error to user in certain cases. &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;throw new Error(..)
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;if i test it locally it works perfectly, but when i test on server it's not showing or throwing any error. is there some configuration somewhere to disable throwing errors?&lt;/p&gt;

&lt;p&gt;Thank you in advance for help and advice.&lt;/p&gt;

&lt;p&gt;Best regards.&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3187/errors-are-not-thrown-as-needed</guid>
<pubDate>Fri, 25 May 2018 14:17:02 +0000</pubDate>
</item>
</channel>
</rss>