UrlRequestError constructor

const UrlRequestError(
  1. int val
)

Implementation

const UrlRequestError(int val) : super(val);