public class UnknownDirectionException extends WorldEditException
| Constructor and Description |
|---|
UnknownDirectionException(String dir)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDirection()
Get the direction string that was input.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2014. All Rights Reserved.