Class LdapOperationErrorException

    • Constructor Detail

      • LdapOperationErrorException

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

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