Class LdapNoSuchAttributeException

    • Constructor Detail

      • LdapNoSuchAttributeException

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

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