C# Class withSIX.Play.Core.Games.Entities.RequirementProcessException

Inheritance: System.Exception
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

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

Method Details

RequirementProcessException() public method

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