<PackageReference Include="Relativity.Server.Utility.SDK" Version="5000.0.0" />

kCura.Utility.CacheItemValueInitializationException

Represents an exceptional failure attempting to intialize a cache item.

Initializes a new instance of CacheItemValueInitializationException.

Initializes a new instance of CacheItemValueInitializationException with the specified message.

public CacheItemValueInitializationException(string message, Exception innerException)

Initializes a new instance of CacheItemValueInitializationException with the specified message and inner exception.

Initializes a new instance of CacheItemValueInitializationException with serialized data.