InternalServerException constructor

InternalServerException(
  1. Response response
)

Implementation

InternalServerException(Response response) : super(response);