InternalServerError constructor

InternalServerError(
  1. Response response
)

Implementation

InternalServerError(Response response) : super(response);