public class PlayerNotFoundException extends CommandException
Constructor and Description |
---|
PlayerNotFoundException(java.lang.String message) |
PlayerNotFoundException(java.lang.String message,
java.lang.Object... replacements) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
fillInStackTrace() |
getErrorObjects
public PlayerNotFoundException(java.lang.String message)
public PlayerNotFoundException(java.lang.String message, java.lang.Object... replacements)
public java.lang.Throwable fillInStackTrace()
fillInStackTrace
in class CommandException