LdapResultUndefinedAttributeTypeException constructor

LdapResultUndefinedAttributeTypeException(
  1. LdapResult r
)

Implementation

LdapResultUndefinedAttributeTypeException(LdapResult r) : super(r);