Constructor StoreNotSupportedException
StoreNotSupportedException(string)
Constructs an instance with a message.
Declaration
public StoreNotSupportedException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | The message that describes the error. |