Class LdapURLEncodingException

    • Constructor Detail

      • LdapURLEncodingException

        public LdapURLEncodingException​(String message)
        Creates a LdapStringEncodingException
        Parameters:
        message - A message with meaning to a human
      • LdapURLEncodingException

        public LdapURLEncodingException​(String message,
                                        Throwable cause)
        Creates a LdapStringEncodingException
        Parameters:
        message - A message with meaning to a human
        cause - The root cause for this exception