<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=getLastError%28%29</id>
	<title>getLastError() - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=getLastError%28%29"/>
	<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=getLastError()&amp;action=history"/>
	<updated>2026-04-18T07:12:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://nielsentest.mywikis.net/w/index.php?title=getLastError()&amp;diff=422&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Android SDK API Reference}} {{CurrentBreadcrumb}} Category:Digital Category:Android SDK API Reference Queries the N...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=getLastError()&amp;diff=422&amp;oldid=prev"/>
		<updated>2017-05-21T07:31:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Android SDK API Reference}} {{CurrentBreadcrumb}} &lt;a href=&quot;/wiki/Category:Digital&quot; title=&quot;Category:Digital&quot;&gt;Category:Digital&lt;/a&gt; &lt;a href=&quot;/wiki/Category:Android_SDK_API_Reference&quot; class=&quot;mw-redirect&quot; title=&quot;Category:Android SDK API Reference&quot;&gt;Category:Android SDK API Reference&lt;/a&gt; Queries the N...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Android SDK API Reference}} {{CurrentBreadcrumb}}&lt;br /&gt;
[[Category:Digital]]&lt;br /&gt;
[[Category:Android SDK API Reference]]&lt;br /&gt;
Queries the NielsenAppApi framework for the last error that occurred. The &amp;lt;code&amp;gt;getLastError()&amp;lt;/code&amp;gt; allows the player application to query the Nielsen AppApi Class for details on the last error that occurred. If the error was caused by throwing an exception, it will print stack information describing the file, line and reason of the exception. It also has an Nielsen App SDK error code enumeration type.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;java&amp;quot;&amp;gt;&lt;br /&gt;
public static String getLastError()&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Input Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description&lt;br /&gt;
|-&lt;br /&gt;
| None || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Output Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Parameters (Return value) !! Description&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | Returns an JSON string describing the last error occurred information.&lt;br /&gt;
|-&lt;br /&gt;
| lastErrorOccurred || A JSON string object that provides information on the error domain, the error code, and details on the specific error.&lt;br /&gt;
|-&lt;br /&gt;
| timestamp || NSDate time stamp at which the last error occurred.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
Refer to [[Events and Error Handling]] section for more details.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>