UserAlreadyExistsException constructor

UserAlreadyExistsException(
  1. String message
)

Implementation

UserAlreadyExistsException(this.message);