UserAlreadyExistsException

public class UserAlreadyExistsException extends Exception

Thrown when trying to create an existing user.

Constructors

UserAlreadyExistsException

public UserAlreadyExistsException(String message)