LdapResultStrongAuthRequiredException constructor

LdapResultStrongAuthRequiredException(
  1. LdapResult r
)

Implementation

LdapResultStrongAuthRequiredException(LdapResult r) : super(r);