public class FileSystemIsBusyException : QuickIOBaseException
This error is raised if file system is busy and further operations are not able to execute
FileSystemIsBusyException(String message, String path)
Creates an instance of FileSystemIsBusyException
public void FileSystemIsBusyException(String message, String path)
Parameters
message
StringError message
path
StringAffected directory path