C# 클래스 IrcDotNet.IrcBotException

상속: System.Exception
파일 보기 프로젝트 열기: IrcDotNet/IrcDotNet

공개 메소드들

메소드 설명
IrcBotException ( IrcBotExceptionType type, string message ) : System

메소드 상세

IrcBotException() 공개 메소드

public IrcBotException ( IrcBotExceptionType type, string message ) : System
type IrcBotExceptionType
message string
리턴 System