Relativity.Transfer.FileShare.FileshareErrorHelper
class FileshareErrorHelper
namespace Relativity.Transfer.FileShare
{
internal class FileshareErrorHelper
{
public static string (Exception exception);
public static string (TransferPath path, Exception exception);
public static bool (Exception ex);
public FileshareErrorHelper();
}
}