InternalServerErrorException constructor
InternalServerErrorException(
- RequestOptions r
Implementation
InternalServerErrorException(RequestOptions r) : super(requestOptions: r);
InternalServerErrorException(RequestOptions r) : super(requestOptions: r);