C# 클래스 OutlookMatters.Core.Chat.ChatException

상속: Exception
파일 보기 프로젝트 열기: makmu/outlook-matters

공개 메소드들

메소드 설명
ChatException ( string errorMessage, Exception innerException = null ) : System

메소드 상세

ChatException() 공개 메소드

public ChatException ( string errorMessage, Exception innerException = null ) : System
errorMessage string
innerException Exception
리턴 System