Class WorldAlreadyExistsException

All Implemented Interfaces:
Serializable

public class WorldAlreadyExistsException extends SlimeException
Exception thrown when a world already exists inside a data source.
See Also:
  • Constructor Details

    • WorldAlreadyExistsException

      public WorldAlreadyExistsException(String world)