Class LdapOtherException

    • Constructor Detail

      • LdapOtherException

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

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

        public LdapOtherException()
        Creates a new instance of LdapOtherException.