Class WorldAlreadyExistingException

All Implemented Interfaces:
Serializable

public class WorldAlreadyExistingException extends DeniedOperationException
Exception thrown when creating a world with the same name of an existing world. Manuel Fiorelli
See Also:
  • Constructor Details

    • WorldAlreadyExistingException

      public WorldAlreadyExistingException(String world)