AbortException constructor
AbortException(
- Response response
Creates a new AbortException with the given response.
Implementation
AbortException(this.response);
Creates a new AbortException with the given response.
AbortException(this.response);