Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PurgarNET
AAConnector
Shared
Client
ApiException
C# 클래스 PurgarNET.AAConnector.Shared.Client.ApiException
상속:
System.Exception
파일 보기
프로젝트 열기: jurepurgar/aa-scsm-connector
공개 메소드들
메소드
설명
ApiException
(
string
code
,
string
description
,
Exception
innerException
= null ) :
System
메소드 상세
ApiException()
공개
메소드
public
ApiException
(
string
code
,
string
description
,
Exception
innerException
= null ) :
System
code
string
description
string
innerException
System.Exception
리턴
System