C# Класс Telegram.MTProto.Exceptions.MTProtoErrorException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
MTProtoErrorException ( int errorCode, string errorMessage ) : System

Описание методов

MTProtoErrorException() публичный Метод

public MTProtoErrorException ( int errorCode, string errorMessage ) : System
errorCode int
errorMessage string
Результат System