NotFoundException constructor

NotFoundException(
  1. RequestOptions r
)

Implementation

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