public class NotABlockException extends WorldEditException
| Constructor and Description |
|---|
NotABlockException() |
NotABlockException(int typeId) |
NotABlockException(String type) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotABlockException()
public NotABlockException(String type)
public NotABlockException(int typeId)
Copyright © 2010-2014. All Rights Reserved.