C# Class kasthack.vksharp.VkException

Inheritance: System.Exception
Mostra file Open project: kasthack/kasthack.vksharp

Public Methods

Method Description
VkException ( string message, int code = -1 ) : System

Method Details

VkException() public method

public VkException ( string message, int code = -1 ) : System
message string
code int
return System