Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Telegram
MTProto
Exceptions
MTProtoErrorException
C# Class Telegram.MTProto.Exceptions.MTProtoErrorException
Inheritance:
System.Exception
Mostrar archivo
Open project: naphaso/kilogram
Public Methods
Method
Description
MTProtoErrorException
(
int
errorCode
,
string
errorMessage
) :
System
Method Details
MTProtoErrorException()
public
method
public
MTProtoErrorException
(
int
errorCode
,
string
errorMessage
) :
System
errorCode
int
errorMessage
string
return
System