C# Class VkNet.Exception.OutOfLimitsException

Inheritance: VkApiException
Afficher le fichier Open project: vknet/vk

Méthodes publiques

Méthode Description
OutOfLimitsException ( string message ) : System.Runtime.Serialization

Конструктор.

Method Details

OutOfLimitsException() public méthode

Конструктор.
public OutOfLimitsException ( string message ) : System.Runtime.Serialization
message string Описание исключения.
Résultat System.Runtime.Serialization