Class CorruptedWorldException

All Implemented Interfaces:
Serializable

public class CorruptedWorldException extends SlimeException
Exception thrown when a world could not be read from its data file.
See Also:
  • Constructor Details

    • CorruptedWorldException

      public CorruptedWorldException(String world)
    • CorruptedWorldException

      public CorruptedWorldException(String world, Exception ex)