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
Zetetic
Ldap
IncompatibleMutationException
C# Class Zetetic.Ldap.IncompatibleMutationException
This exception indicates that the MutableLdapEntry has been given inconsistent changes (such as replacing and appending to existing attribute values) without an intermediate commit.
Inheritance:
System.Exception
显示文件
Open project: skradel/Zetetic.Ldap
Public Methods
Method
Description
IncompatibleMutationException
(
string
message
) :
System
Method Details
IncompatibleMutationException()
public
method
public
IncompatibleMutationException
(
string
message
) :
System
message
string
return
System