Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
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
Exibir arquivo
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