Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ADLib
ADException
C# Class ADLib.ADException
An exception to wrap AD exceptions
Inheritance:
System.Exception
显示文件
Open project: bolenc/Active-Directory-Examples
Public Methods
Method
Description
ADException
(
string
message
= null,
Exception
wrapped
= null ) :
System
Method Details
ADException()
public
method
public
ADException
(
string
message
= null,
Exception
wrapped
= null ) :
System
message
string
wrapped
System.Exception
return
System