Метод | Описание | |
---|---|---|
ReceiveMessageException ( ) : System |
Initializes a new instance of the ReceiveMessageException class.
|
|
ReceiveMessageException ( string message ) : System |
Initializes a new instance of the ReceiveMessageException class.
|
|
ReceiveMessageException ( string message, |
Initializes a new instance of the ReceiveMessageException class.
|
public ReceiveMessageException ( ) : System | ||
Результат | System |
public ReceiveMessageException ( string message ) : System | ||
message | string | The message that describes the error. |
Результат | System |
public ReceiveMessageException ( string message, |
||
message | string | The message. |
inner | The inner. | |
Результат | System |