LdapResultOtherException constructor

LdapResultOtherException(
  1. LdapResult r
)

Implementation

LdapResultOtherException(LdapResult r) : super(r);