<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_EBrokerError_Exception</id>
	<title>RPC HELP EBrokerError Exception - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_EBrokerError_Exception"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_EBrokerError_Exception&amp;action=history"/>
	<updated>2026-05-01T18:01:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vistapedia.com/index.php?title=RPC_HELP_EBrokerError_Exception&amp;diff=16929&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home &lt;h2&gt;EBrokerError&lt;/h2&gt; &lt;h3&gt;Unit&lt;/h3&gt;     TRPCB 	 &lt;h3&gt;Description&lt;/h3&gt; The EBrokerError is an exception raised ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_EBrokerError_Exception&amp;diff=16929&amp;oldid=prev"/>
		<updated>2015-07-08T17:43:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/RPC_Broker_Help&quot; title=&quot;RPC Broker Help&quot;&gt; RPC Broker Help Home&lt;/a&gt; &amp;lt;h2&amp;gt;EBrokerError&amp;lt;/h2&amp;gt; &amp;lt;h3&amp;gt;Unit&amp;lt;/h3&amp;gt;     &lt;a href=&quot;/index.php/RPC_HELP_TRPCB_Unit&quot; title=&quot;RPC HELP TRPCB Unit&quot;&gt;TRPCB&lt;/a&gt; 	 &amp;lt;h3&amp;gt;Description&amp;lt;/h3&amp;gt; The EBrokerError is an exception raised ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[RPC_Broker_Help| RPC Broker Help Home]]&lt;br /&gt;
&amp;lt;h2&amp;gt;EBrokerError&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Unit&amp;lt;/h3&amp;gt;&lt;br /&gt;
    [[RPC_HELP_TRPCB_Unit|TRPCB]]&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;h3&amp;gt;Description&amp;lt;/h3&amp;gt;&lt;br /&gt;
The EBrokerError is an exception raised by the [[RPC_HELP_TRPCBroker|TRPCBroker]] component. This exception is raised when an error is encountered when communicating with the VistA M Server. You should use a try…except block around all server calls to handle any EbrokerError exceptions that may occur.&lt;br /&gt;
	&lt;br /&gt;
For example:&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;try&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
      brkrRPCBroker1.Connected:= True;&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;except&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
      &amp;#039;&amp;#039;&amp;#039;on&amp;#039;&amp;#039;&amp;#039; EBrokerError &amp;#039;&amp;#039;&amp;#039;do begin&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
        ShowMessage(&amp;#039;Connection to server could not be established!&amp;#039;);&lt;br /&gt;
        Application.Terminate;&lt;br /&gt;
      &amp;#039;&amp;#039;&amp;#039;end;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;end;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
	&lt;br /&gt;
NOTE: For descriptions/resolutions to specific error messages that can be displayed by EBrokerError, please refer to the [[RPC_HELP_Debugging_Broker_Error_Messages|Broker Error Messages]] topic.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>