public class PathAlreadyExistsException : QuickIOBaseException
Exception if path does not exist.
PathAlreadyExistsException(String message, String path)
Exception if path does not exist.
public void PathAlreadyExistsException(String message, String path)