ConfigStoreException Class
Updated: June 30, 2012
An exception that should be thrown from an implementation of the ICustomProvider interface. Applies only to the server versions of AppFabric.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
This exception is reserved for custom providers for the cache cluster configuration store.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)