C# Class withSIX.Mini.Applications.Services.Infra.RequestedGameNotFoundException

Inheritance: RequestedResourceNotFoundException
Mostra file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
RequestedGameNotFoundException ( string message, Exception inner ) : System

Method Details

RequestedGameNotFoundException() public method

public RequestedGameNotFoundException ( string message, Exception inner ) : System
message string
inner System.Exception
return System