public class ServiceUnavailableException
extends Exception
Exception used for representing that the MultiUserChat service is not available at the moment.
There are many reasons why a ServiceUnavailableException could occur such as: a user is trying
to join a room that has reached the max number of occupants.