ArcFM Responder Mobile Developer Guide
MSMQChannelException Class
Members 






Object Model
MSMQChannelException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class MSMQChannelException 
   Inherits System.Exception
'Usage
 
Dim instance As MSMQChannelException
[System.Serializable()]
public class MSMQChannelException : System.Exception 
public class MSMQChannelException = class(System.Exception)
System.SerializableAttribute()
public class MSMQChannelException extends System.Exception
[System.Serializable()]
public __gc class MSMQChannelException : public System.Exception 
[System.Serializable()]
public ref class MSMQChannelException : public System.Exception 
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

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

Send Feedback