ArcFM Responder Mobile Developer Guide
RemoteObjectNotAvailableException Class
Members 






Object Model
RemoteObjectNotAvailableException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class RemoteObjectNotAvailableException 
   Inherits MSMQChannelException
'Usage
 
Dim instance As RemoteObjectNotAvailableException
[System.Serializable()]
public class RemoteObjectNotAvailableException : MSMQChannelException 
public class RemoteObjectNotAvailableException = class(MSMQChannelException)
System.SerializableAttribute()
public class RemoteObjectNotAvailableException extends MSMQChannelException
[System.Serializable()]
public __gc class RemoteObjectNotAvailableException : public MSMQChannelException 
[System.Serializable()]
public ref class RemoteObjectNotAvailableException : public MSMQChannelException 
Inheritance Hierarchy

System.Object
   System.Exception
      Miner.Responder.Shared.Channels.MSMQ.MSMQChannelException
         Miner.Responder.Shared.Channels.MSMQ.RemoteObjectNotAvailableException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RemoteObjectNotAvailableException Members
Miner.Responder.Shared.Channels.MSMQ Namespace

Send Feedback