public class MissingWorldException extends ChunkStoreException
| Constructor and Description |
|---|
MissingWorldException() |
MissingWorldException(String worldName) |
MissingWorldException(String msg,
String worldName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getWorldName()
Get name of the world in question.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingWorldException()
public MissingWorldException(String worldName)
Copyright © 2010-2014. All Rights Reserved.