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

kCura.Crypto.DataProtection.DataProtectionException

Represents an exceptional data protection state.

Initializes a new instance of DataProtectionException with serialized data.

Initializes a new instance of DataProtectionException.

public DataProtectionException(string message)

Initializes a new instance of DataProtectionException with the specified message.

public DataProtectionException(string message, Exception innerException)

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