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

kCura.Data.RowDataGateway.CreateFailedException

Represents an exceptional failure attempting to create data via SQL.

Initializes a new instance of CreateFailedException.

public CreateFailedException(string message)

Initializes a new instance of CreateFailedException with the specified message.

public CreateFailedException(string message, Exception innerException)

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

Initializes a new instance of CreateFailedException with serialized data.