C# Class UnityHTTP.HTTPException

Inheritance: System.Exception
Mostra file Open project: andyburke/UnityHTTP

Public Methods

Method Description
HTTPException ( string message ) : System

Method Details

HTTPException() public method

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