Uses of Class
com.microsoft.store.partnercenter.exception.PartnerException
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.errorhandling | |
| com.microsoft.store.partnercenter.exception |
-
Uses of PartnerException in com.microsoft.store.partnercenter.errorhandling
Methods in com.microsoft.store.partnercenter.errorhandling that return PartnerException Modifier and Type Method Description PartnerExceptionDefaultPartnerServiceErrorHandler. handleFailedResponse(okhttp3.Response response)Handles failed partner service responses.PartnerExceptionDefaultPartnerServiceErrorHandler. handleFailedResponse(okhttp3.Response response, IRequestContext context)Handles failed partner service responses.PartnerExceptionIFailedPartnerServiceResponseHandler. handleFailedResponse(okhttp3.Response response)Handles failed partner service responses.PartnerExceptionIFailedPartnerServiceResponseHandler. handleFailedResponse(okhttp3.Response response, IRequestContext context)Handles failed partner service responses. -
Uses of PartnerException in com.microsoft.store.partnercenter.exception
Subclasses of PartnerException in com.microsoft.store.partnercenter.exception Modifier and Type Class Description classPartnerResponseParseExceptionThis exception is thrown byPartnerServiceClientobjects when they fail to parse the response according to the caller's expectations.