[This is preliminary documentation and is subject to change.]
Initializes a new instance of the SvnAuthenticationException class
Namespace:
SharpSvnAssembly: SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705
Syntax
| C# |
|---|
public SvnAuthenticationException( string message ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ message As String _ ) |
| Visual C++ |
|---|
public: SvnAuthenticationException( String^ message ) |
Parameters
- message
- Type: System..::.String
[Missing <param name="message"/> documentation for "M:SharpSvn.SvnAuthenticationException.#ctor(System.String)"]