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

ObjectNameImporterException

Represents an exception that occured while attempting to import an object name. This class cannot be inherited.

Initializes a new instance of the ObjectNameImporterException class.

public ObjectNameImporterException(string message)

Initializes a new instance of the ObjectNameImporterException class.

public ObjectNameImporterException(string message, Exception innerException)

Initializes a new instance of the ObjectNameImporterException class.

public ObjectNameImporterException(long row, int column, int length, string fieldName)

Initializes a new instance of the ObjectNameImporterException class.