System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / MessageQueueException Class
Properties Methods Events


In This Topic
    MessageQueueException Class Members
    In This Topic

    The following tables list the members exposed by MessageQueueException.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the MessageQueueException class with serialized data.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Runtime.InteropServices.ExternalException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyOverridden. Gets a value that describes the Message Queuing error.  
    Public PropertyGets a value that indicates the error code associated with this exception.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public MethodOverridden. When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception.  
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Runtime.InteropServices.ExternalException)
    Top
    Protected Events
     NameDescription
    Protected Event (Inherited from System.Exception)
    Top
    See Also