InvalidEmailException constructor

InvalidEmailException(
  1. String message
)

Implementation

InvalidEmailException(this.message);