BuildMaster SDK Reference
Version:

InvalidScPathException(string scPath, System.Exception inner) Constructor

Initializes a new instance of the InvalidScPathException class.

Syntax

public .ctor(string scPath, System.Exception inner)

Parameters

scPath
Type: string

The source control path.

inner
Type: System.Exception

The exception which caused the error.