public class DirectoryNotEmptyException : QuickIOBaseException
This error is raised if a folder that is not empty should be deleted.
DirectoryNotEmptyException(String message, String path)
Creates an instance of DirectoryNotEmptyException
public void DirectoryNotEmptyException(String message, String path)
Parameters
message
StringError message
path
StringAffected directory path