C# Class Telegram.MTProto.Exceptions.MTProtoErrorException

Inheritance: System.Exception
Afficher le fichier Open project: naphaso/kilogram

Méthodes publiques

Méthode Description
MTProtoErrorException ( int errorCode, string errorMessage ) : System

Method Details

MTProtoErrorException() public méthode

public MTProtoErrorException ( int errorCode, string errorMessage ) : System
errorCode int
errorMessage string
Résultat System