<?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 Class based exception handling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-based-exception-handling/m-p/3648752#M878786</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;&lt;/P&gt;&lt;P&gt;I have to divide 2 nos and use them for further processing.&lt;/P&gt;&lt;P&gt;Could you pls tell me how do i include class based exception handling which includes divide by zero etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 07:44:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-09T07:44:20Z</dc:date>
    <item>
      <title>Class based exception handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-based-exception-handling/m-p/3648752#M878786</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;&lt;/P&gt;&lt;P&gt;I have to divide 2 nos and use them for further processing.&lt;/P&gt;&lt;P&gt;Could you pls tell me how do i include class based exception handling which includes divide by zero etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 07:44:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-based-exception-handling/m-p/3648752#M878786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T07:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Class based exception handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-based-exception-handling/m-p/3648753#M878787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data: lr_error type ref to cx*  (don't know the divide by zero exception class by name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x / y = z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;catch cx*  into lr_error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endtry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 07:55:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-based-exception-handling/m-p/3648753#M878787</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-04-09T07:55:51Z</dc:date>
    </item>
  </channel>
</rss>

