public class UserNotFoundException
extends java.lang.Exception
Constructor and Description |
---|
UserNotFoundException()
Throws, if a player is not found in the permission.yml
|
UserNotFoundException(java.lang.String msg)
Throws, if a player is not found in the permission.yml
|
public UserNotFoundException()
public UserNotFoundException(java.lang.String msg)
msg
- Send this message to the console.