BuildMaster SDK Reference
Version:
InvalidScPathException(string scPath, System.Exception inner) Constructor
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.