C# Class Iaik.Utils.Net.ConnectionException

Base class for all connection related exceptions
Inheritance: System.Exception
ファイルを表示 Open project: areiter/InMemoryFuzzing

Public Methods

Method Description
ConnectionException ( string message ) : System

Method Details

ConnectionException() public method

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