<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>java.lang.NullPointerException</title>
    <link>http://forum.geizhals.at/feed.jsp?id=568021</link>
    <description>Geizhals-Forum</description>
    <item>
      <title>Re(2): java.lang.NullPointerException</title>
      <link>http://forum.geizhals.at/t568021,4770954.html#4770954</link>
      <description>&lt;blockquote&gt;&lt;em&gt; Liegt i.A. daran, dass du keine Instanz des Objekts erzeugt hast&lt;br&gt;&lt;/em&gt;&lt;/blockquote&gt;&lt;br&gt;&lt;br&gt;ja das war eh meine vermutung... nur ich bekomm die meldung von einem fremden server... drum wollt ich wissen was das heißen könnt!&lt;br&gt;&lt;br&gt;wenns mein Code wäre hätt ich auch selber gewußt was die meldung heißt &lt;img src="zwinker.gif" width="16" height="19" align="absmiddle" alt=";-)"/&gt;&lt;br/&gt;</description>
      <pubDate>Tue, 29 Apr 2008 13:09:29 GMT</pubDate>
      <guid>http://forum.geizhals.at/t568021,4770954.html#4770954</guid>
      <dc:creator>Entity</dc:creator>
      <dc:date>2008-04-29T13:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException</title>
      <link>http://forum.geizhals.at/t568021,4770933.html#4770933</link>
      <description>BinaryWriter bw;&lt;br&gt;bw.doSomething() // Hier kommt die Exception&lt;br&gt;&lt;br&gt;Liegt i.A. daran, dass du keine Instanz des Objekts erzeugt hast. du versuchst dann auf einer nicht-existenten Instanz eine Methode auszuführen -&gt; NullPointerException.&lt;br&gt;&lt;br/&gt;</description>
      <pubDate>Tue, 29 Apr 2008 13:02:02 GMT</pubDate>
      <guid>http://forum.geizhals.at/t568021,4770933.html#4770933</guid>
      <dc:creator>Somnatic</dc:creator>
      <dc:date>2008-04-29T13:02:02Z</dc:date>
    </item>
    <item>
      <title>Re(2): java.lang.NullPointerException</title>
      <link>http://forum.geizhals.at/t568021,4770880.html#4770880</link>
      <description>&lt;blockquote&gt;&lt;em&gt; Wahrscheinlich wolltest du wohl auf irgendetwas zugreifen, was es eigentlich&lt;br&gt;gar nicht gibt.&lt;br&gt;&lt;/em&gt;&lt;/blockquote&gt;&lt;br&gt;&lt;br&gt;k das wollt ich wissen..&lt;br&gt;&lt;br&gt;google hat mir an ganzen haufen leute mit unterschiedlichstens problemen ausgespuckt die alle die gleiche meldung bekommen!&lt;br&gt;&lt;br&gt;daher eh meine Vermutung.. aber i wollt a Bestätigung!&lt;br/&gt;</description>
      <pubDate>Tue, 29 Apr 2008 12:40:13 GMT</pubDate>
      <guid>http://forum.geizhals.at/t568021,4770880.html#4770880</guid>
      <dc:creator>Entity</dc:creator>
      <dc:date>2008-04-29T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException</title>
      <link>http://forum.geizhals.at/t568021,4770873.html#4770873</link>
      <description>Wahrscheinlich wolltest du wohl auf irgendetwas zugreifen, was es eigentlich gar nicht gibt.&lt;br&gt;&lt;br&gt;Google hätts aber auch getan:&lt;br&gt;&lt;i&gt;Thrown when an application attempts to use null in a case where an object is required. These include:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Calling the instance method of a null object.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Accessing or modifying the field of a null object.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Taking the length of null as if it were an array.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Accessing or modifying the slots of null as if it were an array.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Throwing null as if it were a Throwable value. &lt;br&gt;&lt;br&gt;Applications should throw instances of this class to indicate other illegal uses of the null object. &lt;/i&gt;&lt;br/&gt;</description>
      <pubDate>Tue, 29 Apr 2008 12:37:21 GMT</pubDate>
      <guid>http://forum.geizhals.at/t568021,4770873.html#4770873</guid>
      <dc:creator>mko</dc:creator>
      <dc:date>2008-04-29T12:37:21Z</dc:date>
    </item>
    <item>
      <title>java.lang.NullPointerException</title>
      <link>http://forum.geizhals.at/t568021,4770863.html#4770863</link>
      <description>was lässt sich dazu sagen?&lt;br&gt;&lt;br&gt;ganz allgemein.... is des sowas wie "Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt."&lt;br&gt;&lt;br&gt;kenn mich javatechnisch leider nüsse aus!&lt;br&gt;&lt;br&gt;thx für die info!&lt;br/&gt;</description>
      <pubDate>Tue, 29 Apr 2008 12:34:44 GMT</pubDate>
      <guid>http://forum.geizhals.at/t568021,4770863.html#4770863</guid>
      <dc:creator>Entity</dc:creator>
      <dc:date>2008-04-29T12:34:44Z</dc:date>
    </item>
  </channel>
</rss>
