BuildMaster SDK Reference
Version:

InvalidScPathException Class

Exception that is thrown when an invalid path string is used with a SourceControlProviderBase.

Inheritance Hierarchy

Syntax

public class InvalidScPathException : ProviderException, System.Runtime.Serialization.ISerializable

Constructors

Name Description
InvalidScPathException(string scPath)

Initializes a new instance of the InvalidScPathException class.

InvalidScPathException(string scPath, System.Exception inner)

Initializes a new instance of the InvalidScPathException class.