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
System_CAPS_pubmethod ConfigStoreException()

Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric.

System_CAPS_protmethod ConfigStoreException(SerializationInfo, StreamingContext)

Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric.

System_CAPS_pubmethod ConfigStoreException(String)

Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric.

System_CAPS_pubmethod 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