InternalServerException constructor
InternalServerException(
- Response response
Implementation
InternalServerException(Response response) : super(response);
InternalServerException(Response response) : super(response);