public class CommandException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private ITextComponent |
component |
Constructor and Description |
---|
CommandException(ITextComponent message) |
Modifier and Type | Method and Description |
---|---|
ITextComponent |
getComponent() |
private final ITextComponent component
public CommandException(ITextComponent message)
public ITextComponent getComponent()