RhttpUnknownException constructor
const
RhttpUnknownException(
- HttpRequest request,
- String message
Implementation
const RhttpUnknownException(super.request, this.message);
const RhttpUnknownException(super.request, this.message);