Uses of Class
it.polimi.ingsw.communication.sugar_framework.exceptions.RoomNotFoundException
Packages that use RoomNotFoundException
-
Uses of RoomNotFoundException in it.polimi.ingsw.communication.sugar_framework
Methods in it.polimi.ingsw.communication.sugar_framework that throw RoomNotFoundExceptionModifier and TypeMethodDescriptionvoidSugarServer.multicastToRoom(UUID roomId, SugarMessage message) Sends the message to any peer in the specified room (if it exists)