CacheRefreshFailedException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the CacheRefreshFailedException class.

Overload List

  Name Description
Aa511253.pubmethod(en-US,CS.70).gif CacheRefreshFailedException()()() Initializes a new instance of the CacheRefreshFailedException class.
Aa511253.pubmethod(en-US,CS.70).gif CacheRefreshFailedException(String) Initializes a new instance of the CacheRefreshFailedException class with the specified error message.
Aa511253.protmethod(en-US,CS.70).gif CacheRefreshFailedException(SerializationInfo, StreamingContext) Initializes a new instance of the CacheRefreshFailedException class with the specified serialization and streaming context information.
Aa511253.pubmethod(en-US,CS.70).gif CacheRefreshFailedException(String, Exception) Initializes a new instance of the CacheRefreshFailedException class with a specified error message and inner exception that caused the current exception.
Aa511253.pubmethod(en-US,CS.70).gif CacheRefreshFailedException(String, String, String, List<(Of <(CacheRefreshFailureInformation>)>)) Initializes a new instance of the CacheRefreshFailedException class.
Aa511253.pubmethod(en-US,CS.70).gif CacheRefreshFailedException(String, String, String, List<(Of <(CacheRefreshFailureInformation>)>), Exception) Initializes a new instance of the CacheRefreshFailedException class.

Top

Remarks

The exception that is thrown when an attempt to refresh a runtime site cache fails.

See Also

Reference

CacheRefreshFailedException Class

CacheRefreshFailedException Members

Microsoft.CommerceServer Namespace