public class GuiItemNotFoundException extends ExtensibleException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
data, readOnlyData, updatedMessage| Constructor and Description |
|---|
GuiItemNotFoundException() |
GuiItemNotFoundException(GuiItemRef ref) |
GuiItemNotFoundException(java.lang.String message) |
GuiItemNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
GuiItemNotFoundException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
GuiItemNotFoundException |
addRelative(GuiItemRef ref) |
getData, getData, getData, getMessage, getOriginalMessage, putData, putData, resetMessage, setMessageprivate static final long serialVersionUID
public GuiItemNotFoundException()
public GuiItemNotFoundException(GuiItemRef ref)
public GuiItemNotFoundException(java.lang.String message)
public GuiItemNotFoundException(java.lang.String message,
java.lang.Throwable cause)
public GuiItemNotFoundException(java.lang.Throwable cause)
public GuiItemNotFoundException addRelative(GuiItemRef ref)