FailedPasswordException constructor

const FailedPasswordException()

Implementation

const FailedPasswordException()
    : super(
          'There was a problem with your request. You might not have an account.');