C# Class Typesense.TypesenseApiException

Inheritance: Exception
Show file Open project: DAXGRID/typesense-dotnet

Public Methods

Method Description
TypesenseApiException ( string message ) : System

Method Details

TypesenseApiException() public method

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