LdapResultNotAllowedOnRdnException constructor

LdapResultNotAllowedOnRdnException(
  1. LdapResult r
)

Implementation

LdapResultNotAllowedOnRdnException(LdapResult r) : super(r);