LdapResultNoSuchAttributeException constructor

LdapResultNoSuchAttributeException(
  1. LdapResult r
)

Implementation

LdapResultNoSuchAttributeException(LdapResult r) : super(r);