InternalServerError constructor
InternalServerError(
- ResponseStruct response
Implementation
InternalServerError(ResponseStruct response) : super(response);
InternalServerError(ResponseStruct response) : super(response);