LdapUsageException constructor

LdapUsageException(
  1. String message
)

Implementation

LdapUsageException(String message) : super(message);