Class UserDoesNotExistException

All Implemented Interfaces:
Serializable

public class UserDoesNotExistException extends TranslatableException
Thrown when the requested user does not exist.
See Also:
  • Constructor Details

    • UserDoesNotExistException

      public UserDoesNotExistException(String name)
    • UserDoesNotExistException

      public UserDoesNotExistException(UUID uuid)