RhttpException constructor

const RhttpException(
  1. HttpRequest request
)

Implementation

const RhttpException(this.request);