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, toStringCopyright © 2010-2014. All Rights Reserved.