AuthenticationExceptionException constructor

AuthenticationExceptionException(
  1. AuthenticationError error
)

Implementation

AuthenticationExceptionException(this.error);