Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CUITe
Controls
GenericException
C# 클래스 CUITe.Controls.GenericException
Generic exception
상속:
System.Exception
파일 보기
프로젝트 열기: icnocop/cuite
공개 메소드들
메소드
설명
GenericException
(
string
message
) :
System
Initializes a new instance of the
GenericException
class.
메소드 상세
GenericException()
공개
메소드
Initializes a new instance of the
GenericException
class.
public
GenericException
(
string
message
) :
System
message
string
The message.
리턴
System