C# Class CodeArt.Net.Anycast.RunServerException

运行服务器出错
Inheritance: Exception
Show file Open project: yj1118/CodeArt-Framework

Public Methods

Method Description
RunServerException ( Exception ex ) : System

Method Details

RunServerException() public method

public RunServerException ( Exception ex ) : System
ex Exception
return System