C# Class Segmentio.Exception.APIException

Inheritance: System.Exception
Afficher le fichier Open project: Monkimun/segmentio-unity

Méthodes publiques

Méthode Description
APIException ( string code, string message ) : System

Method Details

APIException() public méthode

public APIException ( string code, string message ) : System
code string
message string
Résultat System