UnauthorizedException constructor
UnauthorizedException(
- RequestOptions r
Implementation
UnauthorizedException(RequestOptions r) : super(requestOptions: r);
UnauthorizedException(RequestOptions r) : super(requestOptions: r);