LdapResultEntryAlreadyExistsException constructor

LdapResultEntryAlreadyExistsException(
  1. LdapResult r
)

Implementation

LdapResultEntryAlreadyExistsException(LdapResult r) : super(r);