LdapResultOperationsErrorException constructor

LdapResultOperationsErrorException(
  1. LdapResult r
)

Implementation

LdapResultOperationsErrorException(LdapResult r) : super(r);