C# Class Microsoft.TeamFoundation.VersionControl.Client.VersionControlException

Inheritance: System.ApplicationException
Show file Open project: Indomitable/monodevelop-tfs-addin

Public Methods

Method Description
VersionControlException ( ) : System
VersionControlException ( string message ) : System

Method Details

VersionControlException() public method

public VersionControlException ( ) : System
return System

VersionControlException() public method

public VersionControlException ( string message ) : System
message string
return System