public class NotABlockException extends WorldEditException
| Constructor and Description |
|---|
NotABlockException()
Create a new instance.
|
NotABlockException(int input)
Create a new instance.
|
NotABlockException(String input)
Create a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotABlockException()
public NotABlockException(String input)
input - the input that was usedpublic NotABlockException(int input)
input - the input that was usedCopyright © 2010-2014. All Rights Reserved.