Class LdapLdifException

    • Constructor Detail

      • LdapLdifException

        public LdapLdifException​(String message)
        Creates a new instance of LdapLdifException.
        Parameters:
        message - The exception message
      • LdapLdifException

        public LdapLdifException​(String message,
                                 Throwable cause)
        Creates a new instance of LdapLdifException.
        Parameters:
        message - The exception message
        cause - The root cause for this exception