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