NotFoundException constructor

NotFoundException(
  1. Response response
)

Implementation

NotFoundException(Response response) : super(response);