Photon Server API
message queue exception. More...
Public Member Functions | |
| MessageQueueException (string message, System.Messaging.MessageQueueException innerException) | |
| Initializes a new instance of the MessageQueueException class. More... | |
message queue exception.
|
inline |
Initializes a new instance of the MessageQueueException class.
| message | The message. |
| innerException | The inner exception. |