RestException constructor
RestException(
- Response response
An error class exclusive to the RestProvider
Implementation
RestException(this.response);
An error class exclusive to the RestProvider
RestException(this.response);