UserNotFoundException

public class UserNotFoundException extends Exception

Exception that signalizes that given user was not found

Constructors

UserNotFoundException

public UserNotFoundException()

UserNotFoundException

public UserNotFoundException(String message)