C# Class BusinessLogic.Exceptions.InvalidSourceException

Inheritance: ApiFriendlyException
Show file Open project: NemeStats/NemeStats Class Usage Examples

Public Methods

Method Description
InvalidSourceException ( string externalSourceApplicationName, string externalSourceEntityId ) : System.Net

Method Details

InvalidSourceException() public method

public InvalidSourceException ( string externalSourceApplicationName, string externalSourceEntityId ) : System.Net
externalSourceApplicationName string
externalSourceEntityId string
return System.Net