UnauthorizedException constructor

UnauthorizedException(
  1. RequestOptions r
)

Implementation

UnauthorizedException(RequestOptions r) : super(requestOptions: r);