ConfigStoreException Constructor
Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Overload List
Name | Description | |
---|---|---|
ConfigStoreException() | Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric. |
|
ConfigStoreException(SerializationInfo, StreamingContext) | Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric. |
|
ConfigStoreException(String) | Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric. |
|
ConfigStoreException(String, Exception) | Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric. |
See Also
ConfigStoreException Class
Microsoft.ApplicationServer.Caching Namespace
Return to top