Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WikiFunctions
API
ApiXmlException
C# 클래스 WikiFunctions.API.ApiXmlException
Used by ApiEdit.CheckErrors() when we have XML related errors (Wrapper for XmlException)
상속:
ApiException
파일 보기
프로젝트 열기: reedy/AutoWikiBrowser
공개 메소드들
메소드
설명
ApiXmlException
(
ApiEdit
editor
,
XmlException
innerException
,
string
get
,
string
post
,
string
content
) :
System
GetExtraSpecificInformation
( ) :
string
메소드 상세
ApiXmlException()
공개
메소드
public
ApiXmlException
(
ApiEdit
editor
,
XmlException
innerException
,
string
get
,
string
post
,
string
content
) :
System
editor
ApiEdit
innerException
System.Xml.XmlException
get
string
post
string
content
string
리턴
System
GetExtraSpecificInformation()
공개
메소드
public
GetExtraSpecificInformation
( ) :
string
리턴
string