<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.0" />

DateImporterException

Represents an exception that occured while attempting to import a boolean. This class cannot be inherited.

Initializes a new instance of the DateImporterException class.

public DateImporterException(string message)

Initializes a new instance of the DateImporterException class.

public DateImporterException(string message, Exception innerException)

Initializes a new instance of the DateImporterException class.

public DateImporterException(long row, int column, Exception innerException)

Initializes a new instance of the DateImporterException class.