<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=TScript.OnUnhandledException</id>
		<title>TScript.OnUnhandledException - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=TScript.OnUnhandledException"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript.OnUnhandledException&amp;action=history"/>
		<updated>2026-04-30T21:40:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TScript.OnUnhandledException&amp;diff=1728&amp;oldid=prev</id>
		<title>Falcon: Created page with &quot;==Description== Type used by TScript.OnUnhandledException as an event handler type.  ==Declaration==   function (ErrorCode: TErrorType; Message, UnitName, FunctionName: st...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript.OnUnhandledException&amp;diff=1728&amp;oldid=prev"/>
				<updated>2016-06-23T19:55:27Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Description== Type used by &lt;a href=&quot;/index.php/TScript.OnUnhandledException&quot; title=&quot;TScript.OnUnhandledException&quot;&gt;TScript.OnUnhandledException&lt;/a&gt; as an event handler type.  ==Declaration==   function (ErrorCode: TErrorType; Message, UnitName, FunctionName: st...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Description==&lt;br /&gt;
Type used by [[TScript.OnUnhandledException]] as an event handler type.&lt;br /&gt;
&lt;br /&gt;
==Declaration==&lt;br /&gt;
  function (ErrorCode: TErrorType; Message, UnitName, FunctionName: string; Row, Col: Cardinal): Boolean&lt;br /&gt;
   ErrorCode: See below!&lt;br /&gt;
   Message: Error message to be displayed&lt;br /&gt;
   UnitName: Unit in which the error occured&lt;br /&gt;
   FunctionName: Function that caused an error&lt;br /&gt;
   Row,Col: Cursor position in file where error occured&lt;br /&gt;
   Result: True if exception is handled, otherwise script is disabled.&lt;br /&gt;
&lt;br /&gt;
==Error Types==&lt;br /&gt;
{{expand|descriptions when the errors appear}}&lt;br /&gt;
*ErNoError&lt;br /&gt;
*erCannotImport&lt;br /&gt;
*erInvalidType&lt;br /&gt;
*ErInternalError&lt;br /&gt;
*erInvalidHeader&lt;br /&gt;
*erInvalidOpcode&lt;br /&gt;
*erInvalidOpcodeParameter&lt;br /&gt;
*erNoMainProc&lt;br /&gt;
*erOutOfGlobalVarsRange&lt;br /&gt;
*erOutOfProcRange&lt;br /&gt;
*ErOutOfRange&lt;br /&gt;
*erOutOfStackRange&lt;br /&gt;
*ErTypeMismatch&lt;br /&gt;
*erUnexpectedEof&lt;br /&gt;
*erVersionError&lt;br /&gt;
*ErDivideByZero&lt;br /&gt;
*ErMathError&lt;br /&gt;
*erCouldNotCallProc&lt;br /&gt;
*erOutofRecordRange&lt;br /&gt;
*erOutOfMemory&lt;br /&gt;
*erException&lt;br /&gt;
*erNullPointerException&lt;br /&gt;
*erNullVariantError&lt;br /&gt;
*erInterfaceNotSupported&lt;br /&gt;
*erCustomError&lt;br /&gt;
[[Category:Types]]&lt;/div&gt;</summary>
		<author><name>Falcon</name></author>	</entry>

	</feed>