LdapParseException constructor

LdapParseException(
  1. String message
)

Implementation

LdapParseException(String message) : super(message);