Class LdapServiceUnavailableException

    • Constructor Detail

      • LdapServiceUnavailableException

        public LdapServiceUnavailableException​(ResultCodeEnum resultCode,
                                               String message)
        Creates a new instance of LdapServiceUnavailableException.
        Parameters:
        resultCode - the ResultCodeEnum for this exception
        message - The exception message
      • LdapServiceUnavailableException

        public LdapServiceUnavailableException​(ResultCodeEnum resultCode)
        Creates a new instance of LdapServiceUnavailableException.
        Parameters:
        resultCode - the ResultCodeEnum for this exception