WebSphereMQException Class

Definition

public ref class WebSphereMQException : System::ServiceModel::CommunicationException
public class WebSphereMQException : System.ServiceModel.CommunicationException
type WebSphereMQException = class
    inherit CommunicationException
Public Class WebSphereMQException
Inherits CommunicationException
Inheritance
WebSphereMQException

Constructors

WebSphereMQException()
WebSphereMQException(SerializationInfo, StreamingContext)
WebSphereMQException(String)
WebSphereMQException(String, Exception)
WebSphereMQException(String, Exception, Int32, Int32)
WebSphereMQException(String, Exception, Int64)
WebSphereMQException(String, Int32, Int32)
WebSphereMQException(String, Int64)

Properties

CompletionCode
ReasonCode

Methods

GetObjectData(SerializationInfo, StreamingContext)
NewMQException(Int32, String, Int32, Int32)
NewMQException(Int32, String, Int64)

Applies to