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