Class LdapLdifException

    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        The serial version UID
        See Also:
        Constant Field Values
    • 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