IncorrectPasswordException constructor

IncorrectPasswordException(
  1. String message
)

Implementation

IncorrectPasswordException(this.message);