C# Class MonoDevelop.VersionControl.Subversion.SubversionException

Inheritance: System.ApplicationException
Mostra file Open project: LogosBible/monodevelop

Public Methods

Method Description
SubversionException ( string message ) : System
SubversionException ( string message, int errorCode ) : System

Method Details

SubversionException() public method

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

SubversionException() public method

public SubversionException ( string message, int errorCode ) : System
message string
errorCode int
return System