C# Class RatChat.Core.RatChatException

Inheritance: System.Exception
Exibir arquivo Open project: JustOxlamon/Sc2tvChatPub

Public Methods

Method Description
RatChatException ( string Message ) : System

Method Details

RatChatException() public method

public RatChatException ( string Message ) : System
Message string
return System