C# Class Softeq.XToolkit.Chat.Models.Exceptions.ChatException

Inheritance: Exception
ファイルを表示 Open project: Softeq/XToolkit.Chat

Public Methods

Method Description
ChatException ( string message ) : System

Method Details

ChatException() public method

public ChatException ( string message ) : System
message string
return System