C# Class NetWrok.HTTP.HTTPException

Inheritance: System.Exception
Show file Open project: simonwittber/netwrok-client

Public Methods

Method Description
HTTPException ( string message ) : System

Method Details

HTTPException() public method

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