Class ChunkStoreException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MissingChunkException, MissingWorldException

public class ChunkStoreException extends DataException
See Also:
  • Constructor Details

    • ChunkStoreException

      public ChunkStoreException(String msg)
    • ChunkStoreException

      public ChunkStoreException()