C# Class Tornado.ioloop.IOError

Inheritance: System.Exception
ファイルを表示 Open project: swax/Tornado.Net

Public Methods

Method Description
IOError ( string message ) : System

Method Details

IOError() public method

public IOError ( string message ) : System
message string
return System