Class RoomLockedException

  • All Implemented Interfaces:
    Serializable

    public class RoomLockedException
    extends Exception
    Exception used for representing that the user can't join a room since it's been locked. A 404 error code is returned to the user that requested the invalid operation.
    Author:
    Gaston Dombiak
    See Also:
    Serialized Form