C# Class UserVoice.APIError

Inheritance: System.Exception
Mostra file Open project: uservoice/uservoice-csharp

Public Methods

Method Description
APIError ( string msg ) : System

Method Details

APIError() public method

public APIError ( string msg ) : System
msg string
return System