Microsoft.Store.PartnerCenter.Exceptions Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| PartnerException |
The standard exception thrown by the partner SDK. This pertains to errors accessing the partner service. Other standard exceptions such as null argument exceptions will also be thrown in case of malformed input. |
| PartnerResponseParseException |
This exception is thrown by IPartnerServiceProxy`2 objects when they fail to parse the response according to the caller's expectations. |
Enums
| PartnerErrorCategory |
Defines the error categories of the partner SDK. |