C# Class Tp.MashupManager.MashupLibrary.Repository.Exceptions.RepositoryNotFoundException

Inheritance: System.Exception
Mostra file Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
RepositoryNotFoundException ( string repositoryName ) : System

Method Details

RepositoryNotFoundException() public method

public RepositoryNotFoundException ( string repositoryName ) : System
repositoryName string
return System