<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Exception Frage]]></title><description><![CDATA[<p>try<br />
{<br />
TCPClient-&gt;Connect();<br />
}<br />
catch (...)<br />
{<br />
ShowMessage(&quot;No Connection To Server&quot;);<br />
}</p>
<p>Hi</p>
<p>Ist der syntax oben korrekt...Ich will das ich keine exception bekomme when der server nicht vorhanden ist...aber ich bekomme sie trotzdem</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/145679/exception-frage</link><generator>RSS for Node</generator><lastBuildDate>Wed, 05 Aug 2026 06:14:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/145679.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 30 Apr 2006 11:26:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Exception Frage on Sun, 30 Apr 2006 11:26:23 GMT]]></title><description><![CDATA[<p>try<br />
{<br />
TCPClient-&gt;Connect();<br />
}<br />
catch (...)<br />
{<br />
ShowMessage(&quot;No Connection To Server&quot;);<br />
}</p>
<p>Hi</p>
<p>Ist der syntax oben korrekt...Ich will das ich keine exception bekomme when der server nicht vorhanden ist...aber ich bekomme sie trotzdem</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1048268</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1048268</guid><dc:creator><![CDATA[shakoush]]></dc:creator><pubDate>Sun, 30 Apr 2006 11:26:23 GMT</pubDate></item><item><title><![CDATA[Reply to Exception Frage on Sun, 30 Apr 2006 11:30:08 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>die Syntax ist korrekt.<br />
Die Exception kommt dann zwar, wird aber nur in der IDE angezeigt (und auch nur dann wenn du im Debug-Mode kompilierst), im laufendem Programm wird die Exception nicht mehr angezeigt.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1048270</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1048270</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Sun, 30 Apr 2006 11:30:08 GMT</pubDate></item><item><title><![CDATA[Reply to Exception Frage on Sun, 30 Apr 2006 11:44:28 GMT]]></title><description><![CDATA[<p>Ich hatte sagen mussen das das nur passiert when ich im BCB arbeite when ich das program alein propiere arbeitet es korrekt.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1048281</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1048281</guid><dc:creator><![CDATA[shakoush]]></dc:creator><pubDate>Sun, 30 Apr 2006 11:44:28 GMT</pubDate></item><item><title><![CDATA[Reply to Exception Frage on Sun, 30 Apr 2006 11:49:04 GMT]]></title><description><![CDATA[<p>Sorry akari..Ich geantwortet ohne deine antwort zu sehen</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1048284</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1048284</guid><dc:creator><![CDATA[shakoush]]></dc:creator><pubDate>Sun, 30 Apr 2006 11:49:04 GMT</pubDate></item><item><title><![CDATA[Reply to Exception Frage on Sun, 30 Apr 2006 11:50:18 GMT]]></title><description><![CDATA[<p>Wie kan ich ohne debug mode kompilieren</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1048285</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1048285</guid><dc:creator><![CDATA[shakoush]]></dc:creator><pubDate>Sun, 30 Apr 2006 11:50:18 GMT</pubDate></item><item><title><![CDATA[Reply to Exception Frage on Sun, 30 Apr 2006 11:56:31 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Dazu must du im Menü <em>Projekt/Optionen/Compiler</em> den Button Endgültig drücken, und dann das Projekt neu kompilieren lassen.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1048291</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1048291</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Sun, 30 Apr 2006 11:56:31 GMT</pubDate></item><item><title><![CDATA[Reply to Exception Frage on Sun, 30 Apr 2006 11:56:53 GMT]]></title><description><![CDATA[<p>In dem du die entsprechenden Compiler- und Linkeroptionen setzt. Wie das genau geht hängt von der BCB Version ab</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1048292</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1048292</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Sun, 30 Apr 2006 11:56:53 GMT</pubDate></item></channel></rss>