InternalServerErrorException constructor

InternalServerErrorException(
  1. RequestOptions r
)

Implementation

InternalServerErrorException(RequestOptions r) : super(requestOptions: r);