RegistrationMismatchedETagException Constructor (String, Exception)
Initializes a new instance of the RegistrationMismatchedETagException class.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- message
-
Type:
System.String
The error message.
- innerException
-
Type:
System.Exception
The inner exception.
Show: