C# Class CodeArt.Net.Anycast.RunServerException

运行服务器出错
Inheritance: Exception
显示文件 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