Class RepositoryNotFoundException
This exception will be thrown when you attempt to open a repository, but it is not found at the specified path.
Namespace: Dogged
Assembly: Dogged.dll
Syntax
public class RepositoryNotFoundException : DoggedException
Constructors
| Improve this Doc View SourceRepositoryNotFoundException(String)
Declaration
public RepositoryNotFoundException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |