LdapConfigException constructor

LdapConfigException(
  1. String message
)

Implementation

LdapConfigException(String message) : super(message);