MockReply.failure constructor
const
MockReply.failure(
- HttpAdapterException exception
Reply by throwing exception.
Implementation
const MockReply.failure(HttpAdapterException this.exception)
: response = null;