Class LdapInvalidAttributeTypeException

    • Constructor Detail

      • LdapInvalidAttributeTypeException

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

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