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

FileInfoInvalidPathException

public sealed class FileInfoInvalidPathException : Exception
Represent the error that occurs when there are illegal characters in the file path.

Initializes a new instance of the FileInfoInvalidPathException class.

public FileInfoInvalidPathException(string message)

Initializes a new instance of the FileInfoInvalidPathException class.

public FileInfoInvalidPathException(string message, Exception innerException)

Initializes a new instance of the FileInfoInvalidPathException class.