public abstract class QuickIOBaseException : Exception
Abstract base class for exceptions
QuickIOBaseException(String message, String path)
Abstract base class for exceptions
protected void QuickIOBaseException(String message, String path)
QuickIOBaseException(String message, String path, Exception innerException)
Abstract base class for exceptions
protected void QuickIOBaseException(String message, String path, Exception innerException)
Path
Affected Path
public String Path { get; set; }