<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to catch uncatchable exception in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-uncatchable-exception/m-p/4653305#M1094924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
   DATA : oref   TYPE REF TO cx_root.

   TRY.

*****CODE goes here
   CATCH cx_root INTO oref.
   ENDTRY.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2008 15:03:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-28T15:03:28Z</dc:date>
    <item>
      <title>how to catch uncatchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-uncatchable-exception/m-p/4653304#M1094923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using call transaction.&lt;/P&gt;&lt;P&gt;In the called dynpro program,I have to use commit and perform subr on submit.The problem here is to avoid getting back to the called program,I called the same dynpro program in perform on commit.It leads to uncatchable runtime exception.How can I get rid of this  ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2008 07:15:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-uncatchable-exception/m-p/4653304#M1094923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-28T07:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to catch uncatchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-uncatchable-exception/m-p/4653305#M1094924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
   DATA : oref   TYPE REF TO cx_root.

   TRY.

*****CODE goes here
   CATCH cx_root INTO oref.
   ENDTRY.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2008 15:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-uncatchable-exception/m-p/4653305#M1094924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-28T15:03:28Z</dc:date>
    </item>
  </channel>
</rss>

