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

BooleanImporterException

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

Initializes a new instance of the BooleanImporterException class.

public BooleanImporterException(string message)

Initializes a new instance of the BooleanImporterException class.

public BooleanImporterException(string message, Exception innerException)

Initializes a new instance of the BooleanImporterException class.

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

Initializes a new instance of the BooleanImporterException class.