C# Class CS_threescale.ApiException

Inheritance: System.Exception
Mostrar archivo Open project: Mimeo/3scale_ws_api_for_dotnet

Public Methods

Method Description
ApiException ( string message ) : System

Method Details

ApiException() public method

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