AuthenticateException constructor

AuthenticateException(
  1. String? cause
)

Implementation

AuthenticateException(this.cause);