<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=WebScreenException_class</id>
	<title>WebScreenException class - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=WebScreenException_class"/>
	<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=WebScreenException_class&amp;action=history"/>
	<updated>2026-05-22T05:09:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=WebScreenException_class&amp;diff=74251&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;&lt;!-- WebScreenException class --&gt; __NOTOC__ A &lt;var&gt;WebScreenException&lt;/var&gt; exception can be thrown by the &lt;var&gt;Read Screen&lt;/var&gt;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=WebScreenException_class&amp;diff=74251&amp;oldid=prev"/>
		<updated>2014-12-15T20:18:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;!-- WebScreenException class --&amp;gt; __NOTOC__ A &amp;lt;var&amp;gt;WebScreenException&amp;lt;/var&amp;gt; exception can be thrown by the &amp;lt;var&amp;gt;&lt;a href=&quot;/index.php?title=Full-screen_feature#READ_SCREEN_statement&quot; title=&quot;Full-screen feature&quot;&gt;Read Screen&lt;/a&gt;&amp;lt;/var&amp;gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- WebScreenException class --&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
A &amp;lt;var&amp;gt;WebScreenException&amp;lt;/var&amp;gt; exception can be thrown by the &amp;lt;var&amp;gt;[[Full-screen feature#READ SCREEN statement|Read Screen]]&amp;lt;/var&amp;gt; statement when performed on a web thread using [[Janus Web Legacy Support]] or [[Janus Web Legacy XML Support]]. It indicates that the client sent an unexpected response. The read-only properties of a &amp;lt;var&amp;gt;WebScreenException&amp;lt;/var&amp;gt; object provide information about the failed operation.&lt;br /&gt;
 &lt;br /&gt;
This class is new in Model 204 7.6.&lt;br /&gt;
 &lt;br /&gt;
==The WebScreenException methods==&lt;br /&gt;
 &lt;br /&gt;
{{Template:List of WebScreenException methods}}&lt;br /&gt;
 &lt;br /&gt;
The methods in the class are described in the subsections that follow. In addition:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;[[Notation conventions for methods]] has information about the conventions followed. &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;[[WebScreenException methods syntax]] is a single page that contains the syntax diagrams of all the methods in the class. &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Description property==&lt;br /&gt;
{{Template:WebScreenException:Description subtitle}}&lt;br /&gt;
&lt;br /&gt;
===Syntax===&lt;br /&gt;
{{Template:WebScreenException:Description syntax}}&lt;br /&gt;
&lt;br /&gt;
====Syntax terms====&lt;br /&gt;
&amp;lt;table class=&amp;quot;syntaxTable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;%string&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;A string to receive the description of the exception.&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;webScreenException&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;A &amp;lt;var&amp;gt;[[WebScreenException_class|WebScreenException]]&amp;lt;/var&amp;gt; object.&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==New constructor==&lt;br /&gt;
{{Template:WebScreenException:New subtitle}}&lt;br /&gt;
 &lt;br /&gt;
Each argument to &amp;lt;var&amp;gt;New&amp;lt;/var&amp;gt; sets the value of the corresponding property of the newly constructed &amp;lt;var&amp;gt;[[WebScreenException_class|WebScreenException]]&amp;lt;/var&amp;gt; object.&lt;br /&gt;
&lt;br /&gt;
===Syntax===&lt;br /&gt;
{{Template:WebScreenException:New syntax}}&lt;br /&gt;
&lt;br /&gt;
====Syntax terms====&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;%webScreenException&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;An &amp;lt;var&amp;gt;WebScreenException&amp;lt;/var&amp;gt; object.&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;&amp;lt;var&amp;gt;[%(WebScreenException):]&amp;lt;/var&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;The class name in parentheses denotes a &amp;lt;var&amp;gt;[[Notation conventions for methods#Constructors|Constructor]]&amp;lt;/var&amp;gt;. &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;&amp;lt;var&amp;gt;Description&amp;lt;/var&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;This name required parameter specifies the string value to be assigned to the object&amp;#039;s &amp;lt;var&amp;gt;[[Description (WebScreenException property)|Description]]&amp;lt;/var&amp;gt; property. &amp;lt;var&amp;gt;Description&amp;lt;/var&amp;gt; is a required parameter.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
[[Category:System exception classes]]&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>