<?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: Web client error handling with Java in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129668#M91100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I assume you mean this kind of thing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;catch (Throwable err)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Utils.addErrorMessage("some error message - probably generated", err);&lt;BR /&gt;}&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The exception 'err' is an optional parameter for the exception to be logged to the console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2007 14:11:01 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-11-28T14:11:01Z</dc:date>
    <item>
      <title>Web client error handling with Java</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129666#M91098</link>
      <description>Alfresco,I'm writing my own bean and I'm looking for a way to do error handling. This is what I found so far:throw new AlfrescoRuntimeException("The space exists, find another name.");‍This triggers a runtime exception but a duplicate name for a space is certainly no runtime problem it's a user mess</description>
      <pubDate>Tue, 13 Nov 2007 13:48:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129666#M91098</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2007-11-13T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Web client error handling with Java</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129667#M91099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;*bump*&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 16:35:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129667#M91099</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2007-11-16T16:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Web client error handling with Java</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129668#M91100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I assume you mean this kind of thing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;catch (Throwable err)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Utils.addErrorMessage("some error message - probably generated", err);&lt;BR /&gt;}&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The exception 'err' is an optional parameter for the exception to be logged to the console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 14:11:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129668#M91100</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-11-28T14:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Web client error handling with Java</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129669#M91101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great, thanks Kevin!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 15:30:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-client-error-handling-with-java/m-p/129669#M91101</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2007-11-28T15:30:28Z</dc:date>
    </item>
  </channel>
</rss>

