HTTPStreamingException constructor
HTTPStreamingException(
- dynamic underlyingException,
- StackTrace trace
Implementation
HTTPStreamingException(this.underlyingException, this.trace);