Class UnknownKvStateIdException

    • Constructor Detail

      • UnknownKvStateIdException

        public UnknownKvStateIdException​(String serverName,
                                         KvStateID kvStateId)
        Creates the exception.
        Parameters:
        serverName - the name of the server that threw the exception.
        kvStateId - the state id for which no state was found.