C# Class BISDK.FailedToParseJSONResponse

Inheritance: System.Exception
Show file Open project: brightideainc/bi_api_cs_sdk

Public Methods

Method Description
FailedToParseJSONResponse ( string message ) : System

Method Details

FailedToParseJSONResponse() public method

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