net.minecraft.command
Class CommandNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.command.CommandException
net.minecraft.command.CommandNotFoundException
- All Implemented Interfaces:
- Serializable
public class CommandNotFoundException
- extends CommandException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandNotFoundException
public CommandNotFoundException()
CommandNotFoundException
public CommandNotFoundException(String par1Str,
Object... par2ArrayOfObj)