BadRefreshTokenException constructor

const BadRefreshTokenException()

Implementation

const BadRefreshTokenException()
    : super(
          'There was a problem authenticating you. Please log out and try again.');