Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ExoModel
ModelException
C# 클래스 ExoModel.ModelException
Wrap exceptions in this type to control the information displayed in the UI when a more abstracted or informative message is desired. See ServiceHandler.ProcessRequest for implications
상속:
System.ApplicationException
파일 보기
프로젝트 열기: vc3/ExoModel
공개 메소드들
메소드
설명
ModelException
(
string
message
,
Exception
innerException
) :
System
메소드 상세
ModelException()
공개
메소드
public
ModelException
(
string
message
,
Exception
innerException
) :
System
message
string
innerException
System.Exception
리턴
System