Class ExternalDataClayNotRegisteredException

    • Constructor Detail

      • ExternalDataClayNotRegisteredException

        public ExternalDataClayNotRegisteredException​(DataClayInstanceID dataClayID)
        This exception is produced when an external dataClay with ID provided is not registered
        Parameters:
        dataClayID - ID of the external dataClay instance
      • ExternalDataClayNotRegisteredException

        public ExternalDataClayNotRegisteredException​(String dataClayName)
        This exception is produced when an external dataClay with name provided is not registered
        Parameters:
        dataClayName - name of the external dataClay instance
      • ExternalDataClayNotRegisteredException

        public ExternalDataClayNotRegisteredException​(String host,
                                                      Integer port)
        This exception is produced when an external dataClay with name provided is not registered
        Parameters:
        host - host of the external dataClay instance
        port - port of external dataclay